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 5fbc6be commit 78d2ab4Copy full SHA for 78d2ab4
de_web.pro
@@ -87,7 +87,7 @@ GIT_COMMIT_DATE = $$system("git show -s --format=%ct $$GIT_TAG")
87
88
# Version Major.Minor.Build
89
# Important: don't change the format of this line since it's parsed by scripts!
90
-DEFINES += GW_SW_VERSION=\\\"2.13.00\\\"
+DEFINES += GW_SW_VERSION=\\\"2.13.01\\\"
91
DEFINES += GW_SW_DATE=$$GIT_COMMIT_DATE
92
DEFINES += GW_API_VERSION=\\\"1.16.0\\\"
93
DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\"
0 commit comments