Skip to content

Commit 78d2ab4

Browse files
committed
Bump version to 2.13.1
1 parent 5fbc6be commit 78d2ab4

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
@@ -87,7 +87,7 @@ GIT_COMMIT_DATE = $$system("git show -s --format=%ct $$GIT_TAG")
8787

8888
# Version Major.Minor.Build
8989
# Important: don't change the format of this line since it's parsed by scripts!
90-
DEFINES += GW_SW_VERSION=\\\"2.13.00\\\"
90+
DEFINES += GW_SW_VERSION=\\\"2.13.01\\\"
9191
DEFINES += GW_SW_DATE=$$GIT_COMMIT_DATE
9292
DEFINES += GW_API_VERSION=\\\"1.16.0\\\"
9393
DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\"

0 commit comments

Comments
 (0)