Skip to content

Commit

Permalink
Bump version to 2.05.13
Browse files Browse the repository at this point in the history
  • Loading branch information
manup committed Mar 15, 2018
1 parent 6f220a0 commit 3679d1c
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 @@ -55,7 +55,7 @@ GIT_COMMIT = $$system("git rev-list HEAD --max-count=1")

# Version Major.Minor.Build
# Important: don't change the format of this line since it's parsed by scripts!
DEFINES += GW_SW_VERSION=\\\"2.05.12\\\"
DEFINES += GW_SW_VERSION=\\\"2.05.13\\\"
DEFINES += GW_API_VERSION=\\\"1.0.9\\\"
DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\" \

Expand Down

0 comments on commit 3679d1c

Please sign in to comment.