diff --git a/de_web.pro b/de_web.pro index 921b667e79..239b92d89c 100644 --- a/de_web.pro +++ b/de_web.pro @@ -87,7 +87,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.15.00\\\" +DEFINES += GW_SW_VERSION=\\\"2.15.01\\\" DEFINES += GW_SW_DATE=$$GIT_COMMIT_DATE DEFINES += GW_API_VERSION=\\\"1.16.0\\\" DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\"