zy1000 1.50 snapshot. fix problem with empty file names.
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Apr 2009 10:17:36 +0000 (10:17 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Apr 2009 10:17:36 +0000 (10:17 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1436 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/jtag/zy1000.c

index 5ac2633b0f2a75621438101a1d057c24f4abb02d..2ec4866d29ea93208bd519ea596fe834d787a511 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <stdlib.h>
 
-#define ZYLIN_VERSION "1.49"
+#define ZYLIN_VERSION "1.50"
 #define ZYLIN_DATE __DATE__
 #define ZYLIN_TIME __TIME__
 #define ZYLIN_OPENOCD "$Revision: 1241 $"