Skip to content

Commit 7421412

Browse files
committed
Bump version number
1 parent 49027bd commit 7421412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Version.hpp

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

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

88
#define _QUOTE(S) #S
99
#define _STR(S) _QUOTE(S)

0 commit comments

Comments
 (0)