Skip to content

Commit 4feb826

Browse files
committed
v2.6.7.1
1 parent 65544dc commit 4feb826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib_jtag_core/src/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#define VDIG1 2
22
#define VDIG2 6
3-
#define VDIG3 6
3+
#define VDIG3 7
44
#define VDIG4 1
55

6-
#define STR_DATE "16 Oct 2024"
6+
#define STR_DATE "28 Oct 2024"
77

88
#define vxstr(s) vstr(s)
99
#define vstr(s) #s

0 commit comments

Comments
 (0)