diff --git a/CMakeLists.txt b/CMakeLists.txt index 59b99a5358594a2601bf290939c1dad63c37e0b2..aeb8087e35acb3b6a66d77d12f8d13c0bab02437 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,7 @@ endif() # define common versions of Krita applications, used to generate kritaversion.h # update these version for every release: -set(KRITA_VERSION_STRING "4.1.0-alpha") +set(KRITA_VERSION_STRING "4.1.0-beta") # Major version: 3 for 3.x, 4 for 4.x, etc. set(KRITA_STABLE_VERSION_MAJOR 4) # Minor version: 0 for 4.0, 1 for 4.1, etc. @@ -80,9 +80,9 @@ set(KRITA_VERSION_RELEASE 0) # - [Pre-]Alpha: Starts from 0, increment 1 per release # - Beta: Starts from 50, increment 1 per release # - Stable: Set to 100, bump to 101 if emergency update is needed -set(KRITA_VERSION_REVISION 0) -set(KRITA_ALPHA 1) # uncomment only for Alpha -#set(KRITA_BETA 1) # uncomment only for Beta +set(KRITA_VERSION_REVISION 50) +#set(KRITA_ALPHA 1) # uncomment only for Alpha +set(KRITA_BETA 1) # uncomment only for Beta #set(KRITA_RC 1) # uncomment only for RC set(KRITA_YEAR 2018) # update every year diff --git a/krita/krita4.xmlgui b/krita/krita4.xmlgui index ae6fb5fb3b398cd30ac974bcc27f89025f578ea8..5a6771cf4a637efa747b7feb4569a7432bd1daab 100644 --- a/krita/krita4.xmlgui +++ b/krita/krita4.xmlgui @@ -2,7 +2,7 @@ diff --git a/krita/org.kde.krita.appdata.xml b/krita/org.kde.krita.appdata.xml index 90a73438c3226b788c4ef28869957c1e25bdbbd4..eb0d0526125523ac5a6c9385f47d4a7bf16e9338 100644 --- a/krita/org.kde.krita.appdata.xml +++ b/krita/org.kde.krita.appdata.xml @@ -234,6 +234,6 @@ krita - +