Skip to content

Commit 08634c5

Browse files
committed
bump the version in main.cpp
Signed-off-by: Lubomir I. Ivanov <[email protected]>
1 parent 2b42a2f commit 08634c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <QDebug>
1010

1111
#ifndef BUILD_VERSION
12-
#define BUILD_VERSION "1.0.1"
12+
#define BUILD_VERSION "1.2.0"
1313
#endif
1414

1515
#ifndef BUILD_NAME

0 commit comments

Comments
 (0)