Skip to content

Commit

Permalink
Bump version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manup committed May 24, 2021
1 parent ed48ec3 commit 6c3aa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de_web.pro
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GIT_COMMIT_DATE = $$system("git show -s --format=%ct $$GIT_TAG")

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

0 comments on commit 6c3aa39

Please sign in to comment.