From: oharboe at B. <oh...@ma...> - 2009-10-07 08:53:48
|
Author: oharboe Date: 2009-10-07 08:53:44 +0200 (Wed, 07 Oct 2009) New Revision: 2810 Modified: trunk/src/jtag/zy1000/zy1000.c Log: 1.55 snapshot Modified: trunk/src/jtag/zy1000/zy1000.c =================================================================== --- trunk/src/jtag/zy1000/zy1000.c 2009-10-07 05:43:05 UTC (rev 2809) +++ trunk/src/jtag/zy1000/zy1000.c 2009-10-07 06:53:44 UTC (rev 2810) @@ -28,7 +28,7 @@ #include <cyg/hal/hal_diag.h> -#define ZYLIN_VERSION "1.54" +#define ZYLIN_VERSION "1.55" #define ZYLIN_DATE __DATE__ #define ZYLIN_TIME __TIME__ #define ZYLIN_OPENOCD "$Revision$" |