From: oharboe at B. <oh...@ma...> - 2009-07-14 14:33:17
|
Author: oharboe Date: 2009-07-14 12:38:26 +0200 (Tue, 14 Jul 2009) New Revision: 2523 Modified: trunk/src/jtag/zy1000/zy1000.c Log: 1.54 snapshot Modified: trunk/src/jtag/zy1000/zy1000.c =================================================================== --- trunk/src/jtag/zy1000/zy1000.c 2009-07-14 09:02:00 UTC (rev 2522) +++ trunk/src/jtag/zy1000/zy1000.c 2009-07-14 10:38:26 UTC (rev 2523) @@ -28,7 +28,7 @@ #include <cyg/hal/hal_diag.h> -#define ZYLIN_VERSION "1.53" +#define ZYLIN_VERSION "1.54" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ #define ZYLIN_OPENOCD "$Revision$" |