From a00ea31b27bd36fa7ea56fa6ee5d1617f510bfc5 Mon Sep 17 00:00:00 2001 From: Manuel Pietschmann Date: Sun, 24 Jun 2018 14:21:24 +0200 Subject: [PATCH] Bump version to 2.05.31 --- de_web.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de_web.pro b/de_web.pro index 6ffdf506e9..4e84d35a5a 100644 --- a/de_web.pro +++ b/de_web.pro @@ -63,7 +63,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.30\\\" +DEFINES += GW_SW_VERSION=\\\"2.05.31\\\" DEFINES += GW_API_VERSION=\\\"1.0.9\\\" DEFINES += GIT_COMMMIT=\\\"$$GIT_COMMIT\\\" \