From: oharboe at B. <oh...@ma...> - 2009-04-30 12:08:12
|
Author: oharboe Date: 2009-04-30 12:08:11 +0200 (Thu, 30 Apr 2009) New Revision: 1582 Modified: trunk/src/jtag/zy1000.c Log: zy1000 1.51 Modified: trunk/src/jtag/zy1000.c =================================================================== --- trunk/src/jtag/zy1000.c 2009-04-30 10:07:39 UTC (rev 1581) +++ trunk/src/jtag/zy1000.c 2009-04-30 10:08:11 UTC (rev 1582) @@ -32,7 +32,7 @@ #include <stdlib.h> -#define ZYLIN_VERSION "1.50" +#define ZYLIN_VERSION "1.51" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ #define ZYLIN_OPENOCD "$Revision$" |