From f1d55559ec8e863900a76c233045238edd4dd9af Mon Sep 17 00:00:00 2001 From: Ivan Loskutov Date: Tue, 30 Nov 2010 21:13:53 +0300 Subject: [PATCH] Prepare new branch --- README | 1 - src/systeminstaller.cpp | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 3942a46..8b13789 100644 --- a/README +++ b/README @@ -1,2 +1 @@ -Calculate Install GUI diff --git a/src/systeminstaller.cpp b/src/systeminstaller.cpp index 80c679f..5aad421 100644 --- a/src/systeminstaller.cpp +++ b/src/systeminstaller.cpp @@ -27,7 +27,7 @@ #include "pagecfdisk.h" -const QString VER_STR = "2.2.0.1"; +const QString VER_STR = "2.2.1"; SystemInstaller::SystemInstaller(QWidget *parent) : QMainWindow(parent),