From bae68f6bd03f4c22b64f8a6f06e2e53b54a50e4e Mon Sep 17 00:00:00 2001 From: sieren Date: Sun, 21 Aug 2016 19:36:39 +0200 Subject: [PATCH] Bump version to 0.5.2 --- sources/qst/window.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/qst/window.cpp b/sources/qst/window.cpp index e741419..9174590 100644 --- a/sources/qst/window.cpp +++ b/sources/qst/window.cpp @@ -41,7 +41,7 @@ //! Layout -#define currentVersion "v0.5.1" +#define currentVersion "v0.5.2" #define maximumWidth 400 static const std::list> kIconSet( {{":/images/syncthingBlue.png", ":/images/syncthingGrey.png"},