From 129cfc15c006afc5e8de6c8f36dc341cb84d0acb Mon Sep 17 00:00:00 2001 From: sieren Date: Thu, 26 May 2016 21:49:00 +0200 Subject: [PATCH] Bump Version to 0.5.0 --- src/window.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.cpp b/src/window.cpp index 80ae025..d7b4e53 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -40,7 +40,7 @@ //! Layout -#define currentVersion "v0.4.7" +#define currentVersion "v0.5.0" #define maximumWidth 400 static const std::list> kIconSet( {{":/images/syncthingBlue.png", ":/images/syncthingGrey.png"},