We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fc05a commit 98461a2Copy full SHA for 98461a2
src/main.cpp
@@ -72,7 +72,7 @@ void help()
72
73
void version()
74
{
75
- std::wcout << L"SnoreToast version 0.3" << std::endl
+ std::wcout << L"SnoreToast version 0.3.1" << std::endl
76
<< L"Copyright (C) 2014 Patrick von Reth <vonreth@kde.org>" << std::endl
77
<< L"SnoreToast is free software: you can redistribute it and/or modify" << std::endl
78
<< L"it under the terms of the GNU Lesser General Public License as published by" << std::endl
0 commit comments