Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed Sep 17, 2014
1 parent 13fc05a commit 98461a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ void help()

void version()
{
std::wcout << L"SnoreToast version 0.3" << std::endl
std::wcout << L"SnoreToast version 0.3.1" << std::endl
<< L"Copyright (C) 2014 Patrick von Reth <vonreth@kde.org>" << std::endl
<< L"SnoreToast is free software: you can redistribute it and/or modify" << std::endl
<< L"it under the terms of the GNU Lesser General Public License as published by" << std::endl
Expand Down

0 comments on commit 98461a2

Please sign in to comment.