Skip to content

Commit 6c3aa39

Browse files
committed
Bump version to 2.12.0
1 parent ed48ec3 commit 6c3aa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

de_web.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GIT_COMMIT_DATE = $$system("git show -s --format=%ct $$GIT_TAG")
7979

8080
# Version Major.Minor.Build
8181
# Important: don't change the format of this line since it's parsed by scripts!
82-
DEFINES += GW_SW_VERSION=\\\"2.11.05\\\"
82+
DEFINES += GW_SW_VERSION=\\\"2.12.00\\\"
8383
DEFINES += GW_SW_DATE=$$GIT_COMMIT_DATE
8484
DEFINES += GW_API_VERSION=\\\"1.16.0\\\"
8585
DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\"

0 commit comments

Comments
 (0)