From 898770a9a80628f2f9417b041fe5d1aebc0af4ef Mon Sep 17 00:00:00 2001 From: Ivan Loskutov Date: Sun, 10 Oct 2010 23:16:37 +0400 Subject: [PATCH] Version changed to 2.2.0.1 --- src/systeminstaller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systeminstaller.cpp b/src/systeminstaller.cpp index a2fe59d..80c679f 100644 --- a/src/systeminstaller.cpp +++ b/src/systeminstaller.cpp @@ -27,7 +27,7 @@ #include "pagecfdisk.h" -const QString VER_STR = "2.2.0.0"; +const QString VER_STR = "2.2.0.1"; SystemInstaller::SystemInstaller(QWidget *parent) : QMainWindow(parent),