Skip to content

Commit 6aa6077

Browse files
committed
chore: bump version
Signed-off-by: enderice2 <enderice2@protonmail.com>
1 parent a5d469f commit 6aa6077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/resource.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define IDM_VIEW_LOG 40004
77

88
/* Current version */
9-
#define VER_VERSION 1, 4, 1, 2
9+
#define VER_VERSION 1, 4, 1, 3
1010

1111
#define VERSION_STR_EXPAND(x, y, z, w) #x "." #y "." #z "." #w "\0"
1212
#define VERSION_STR(x) VERSION_STR_EXPAND(x)

0 commit comments

Comments
 (0)