diff --git a/de_web.pro b/de_web.pro index 86dc2b0db3..812c43c583 100644 --- a/de_web.pro +++ b/de_web.pro @@ -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\\\" \