Skip to content

Commit

Permalink
Merge pull request #150 from sieren/version-bump
Browse files Browse the repository at this point in the history
Bump version to 0.5.2
  • Loading branch information
sieren authored Aug 21, 2016
2 parents 3709227 + bae68f6 commit 3a4ef48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/qst/window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@


//! Layout
#define currentVersion "v0.5.1"
#define currentVersion "v0.5.2"
#define maximumWidth 400
static const std::list<std::pair<std::string, std::string>> kIconSet(
{{":/images/syncthingBlue.png", ":/images/syncthingGrey.png"},
Expand Down

0 comments on commit 3a4ef48

Please sign in to comment.