From: oharboe at B. <oh...@ma...> - 2009-05-13 20:58:56
|
Author: oharboe Date: 2009-05-13 20:58:55 +0200 (Wed, 13 May 2009) New Revision: 1777 Modified: trunk/src/jtag/zy1000.c Log: zy1000 1.52 snapshot Modified: trunk/src/jtag/zy1000.c =================================================================== --- trunk/src/jtag/zy1000.c 2009-05-13 11:10:35 UTC (rev 1776) +++ trunk/src/jtag/zy1000.c 2009-05-13 18:58:55 UTC (rev 1777) @@ -27,7 +27,7 @@ #include <cyg/hal/hal_diag.h> -#define ZYLIN_VERSION "1.51" +#define ZYLIN_VERSION "1.52" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ #define ZYLIN_OPENOCD "$Revision$" |