We need to update APP_VERSION as well.

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2018-10-12 15:58:20 +03:00
parent fdc43de4b4
commit e56a2f8796

View file

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