From b1c3c90fae7fdfd3bf63fdd57be98c22454db72a Mon Sep 17 00:00:00 2001 From: Olli Werwolff Date: Fri, 24 Jun 2011 09:26:29 +0200 Subject: Version bump to 1.2.0.0 --- src/ui/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp index 2703f75..b842104 100644 --- a/src/ui/mainwindow.cpp +++ b/src/ui/mainwindow.cpp @@ -88,7 +88,7 @@ #endif // VERSION UPDATE -const VersionStruct simulatorVersion(1, 1, 0, 1); +const VersionStruct simulatorVersion(1, 2, 0, 0); // Increment this value if the scripts that come bundled with the Simulator // have changed and the user should be asked whether he wants to copy them -- cgit v1.2.3