zy1000 1.53 snapshot
git-svn-id: svn://svn.berlios.de/openocd/trunk@2451 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
35000e10d0
commit
12c13acdf8
|
@ -1,5 +1,5 @@
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (C) 2007-2008 by Øyvind Harboe *
|
* Copyright (C) 2007-2008 by <EFBFBD>yvind Harboe *
|
||||||
* *
|
* *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* This program is free software; you can redistribute it and/or modify *
|
||||||
* it under the terms of the GNU General Public License as published by *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
#include <cyg/hal/hal_diag.h>
|
#include <cyg/hal/hal_diag.h>
|
||||||
|
|
||||||
|
|
||||||
#define ZYLIN_VERSION "1.52"
|
#define ZYLIN_VERSION "1.53"
|
||||||
#define ZYLIN_DATE __DATE__
|
#define ZYLIN_DATE __DATE__
|
||||||
#define ZYLIN_TIME __TIME__
|
#define ZYLIN_TIME __TIME__
|
||||||
#define ZYLIN_OPENOCD "$Revision$"
|
#define ZYLIN_OPENOCD "$Revision$"
|
||||||
|
|
Loading…
Reference in New Issue