Skip to content

Commit 96f3dbc

Browse files
committed
Update version.h
1 parent f8083f9 commit 96f3dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define VERSION_MAJOR 1
55
#define VERSION_MINOR 1
6-
#define VERSION_PATCH 1
6+
#define VERSION_PATCH 2
77

88
#define STR_HELPER(x) #x
99
#define STR(x) STR_HELPER(x)

0 commit comments

Comments
 (0)