We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b60fc commit 511a229Copy full SHA for 511a229
1 file changed
src/openwithex.h
@@ -6,9 +6,9 @@
6
#include "util.h"
7
8
#define VER_MAJOR 1
9
-#define VER_MINOR 1
+#define VER_MINOR 2
10
#define VER_REVISION 0
11
-#define VER_STRING "1.1.0"
+#define VER_STRING "1.2.0"
12
13
extern HMODULE g_hInst;
14
extern HMODULE g_hShell32;
0 commit comments