Skip to content

Commit 511a229

Browse files
committed
Bump version
1 parent 80b60fc commit 511a229

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/openwithex.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#include "util.h"
77

88
#define VER_MAJOR 1
9-
#define VER_MINOR 1
9+
#define VER_MINOR 2
1010
#define VER_REVISION 0
11-
#define VER_STRING "1.1.0"
11+
#define VER_STRING "1.2.0"
1212

1313
extern HMODULE g_hInst;
1414
extern HMODULE g_hShell32;

0 commit comments

Comments
 (0)