Updated version.

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2016-10-15 12:52:27 +03:00
parent 2d685e78e0
commit 7bd93baf38

View file

@ -40,7 +40,7 @@ extern const QString APP_VERSION_STR;
/* /*
APP_VERSION is (major << 16) + (minor << 8) + patch. APP_VERSION is (major << 16) + (minor << 8) + patch.
*/ */
#define APP_VERSION 0x000404 #define APP_VERSION 0x000405
// Change version number in projectversion.cpp too. // Change version number in projectversion.cpp too.
// Synchronize valentina.nsi // Synchronize valentina.nsi