Skip to content

Commit 4d2ed86

Browse files
committed
update version
1 parent 3c66244 commit 4d2ed86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/colorer/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#define VER_FILEVERSION 1,0,1,0
2-
#define VER_FILEVERSION_STR "1.0.1.0"
1+
#define VER_FILEVERSION 1,0,2,0
2+
#define VER_FILEVERSION_STR "1.0.2.0"
33

44
#define VER_PRODUCTVERSION VER_FILEVERSION
55
#define VER_PRODUCTVERSION_STR VER_FILEVERSION_STR

0 commit comments

Comments
 (0)