We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c66244 commit 4d2ed86Copy full SHA for 4d2ed86
tools/colorer/version.h
@@ -1,5 +1,5 @@
1
-#define VER_FILEVERSION 1,0,1,0
2
-#define VER_FILEVERSION_STR "1.0.1.0"
+#define VER_FILEVERSION 1,0,2,0
+#define VER_FILEVERSION_STR "1.0.2.0"
3
4
#define VER_PRODUCTVERSION VER_FILEVERSION
5
#define VER_PRODUCTVERSION_STR VER_FILEVERSION_STR
0 commit comments