Skip to content

Commit

Permalink
Bump version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thirtythreeforty committed Dec 31, 2014
1 parent a8c4e9c commit 9c51c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.cpp
Expand Up @@ -176,7 +176,7 @@ void MainWindow::showAbout()
{
QMessageBox::about(this, QStringLiteral("About BullyCPP"),
"<p align='center'>"
"<h2>BullyCPP v0.2</h2><br>"
"<h2>BullyCPP v0.3</h2><br>"
"Copyright &#0169; 2014 George Hilliard (\"thirtythreeforty\")"
"<p align='center'>"
"See <a href='https://www.github.com/thirtythreeforty/bullycpp'>www.github.com/thirtythreeforty/bullycpp</a> "
Expand Down

0 comments on commit 9c51c85

Please sign in to comment.