From: Michal MalĂ˝ Date: Tue, 11 Mar 2014 22:23:15 +0000 (+0100) Subject: Version bump X-Git-Tag: 0.2b X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=b68381ed78fc487103b4829f09ddda3f5d5a1237;p=anyanka.git Version bump --- diff --git a/globalinfo.cpp b/globalinfo.cpp index 9b55b27..e84795b 100644 --- a/globalinfo.cpp +++ b/globalinfo.cpp @@ -25,4 +25,4 @@ const int GlobalInfo::APP_VERSION_MAJ(0); const int GlobalInfo::APP_VERSION_MIN(2); -const QString GlobalInfo::APP_VERSION_REV("a"); +const QString GlobalInfo::APP_VERSION_REV("b");