summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/jtag/zy1000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/zy1000.c b/src/jtag/zy1000.c
index fcadb009..2a43d01d 100644
--- a/src/jtag/zy1000.c
+++ b/src/jtag/zy1000.c
@@ -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$"