We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed48ec3 commit 6c3aa39Copy full SHA for 6c3aa39
de_web.pro
@@ -79,7 +79,7 @@ GIT_COMMIT_DATE = $$system("git show -s --format=%ct $$GIT_TAG")
79
80
# Version Major.Minor.Build
81
# Important: don't change the format of this line since it's parsed by scripts!
82
-DEFINES += GW_SW_VERSION=\\\"2.11.05\\\"
+DEFINES += GW_SW_VERSION=\\\"2.12.00\\\"
83
DEFINES += GW_SW_DATE=$$GIT_COMMIT_DATE
84
DEFINES += GW_API_VERSION=\\\"1.16.0\\\"
85
DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\"
0 commit comments