From 9c51c855a9cf2407a1115a10ac9c4f8b5c2e6bd3 Mon Sep 17 00:00:00 2001 From: George Hilliard Date: Tue, 30 Dec 2014 21:39:54 -0600 Subject: [PATCH] Bump version to 0.3 --- MainWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainWindow.cpp b/MainWindow.cpp index bce159f..623f10d 100644 --- a/MainWindow.cpp +++ b/MainWindow.cpp @@ -176,7 +176,7 @@ void MainWindow::showAbout() { QMessageBox::about(this, QStringLiteral("About BullyCPP"), "

" - "

BullyCPP v0.2


" + "

BullyCPP v0.3


" "Copyright © 2014 George Hilliard (\"thirtythreeforty\")" "

" "See www.github.com/thirtythreeforty/bullycpp "