[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krita] /: Update version
From:       Boudewijn Rempt <null () kde ! org>
Date:       2018-03-02 10:07:52
Message-ID: E1erhbU-0006CB-R5 () code ! kde ! org
[Download RAW message or body]

Git commit fd7f947fb4fbe5e03f8763ce9de57315dd8b9d9e by Boudewijn Rempt.
Committed on 02/03/2018 at 10:07.
Pushed by rempt into branch 'master'.

Update version

M  +5    -5    CMakeLists.txt

https://commits.kde.org/krita/fd7f947fb4fbe5e03f8763ce9de57315dd8b9d9e

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8ce322c7776..c4aa3064b53 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,20 +75,20 @@ endif()
 
 # define common versions of Krita applications, used to generate kritaversion.h
 # update these version for every release:
-set(KRITA_VERSION_STRING "4.0.0-beta1")
+set(KRITA_VERSION_STRING "4.1.0-pre-alpha")
 # 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.
-set(KRITA_STABLE_VERSION_MINOR 0)
+set(KRITA_STABLE_VERSION_MINOR 1)
 # Bugfix release version, or 0 for before the first stable release
 set(KRITA_VERSION_RELEASE 0)
 # the 4th digit, really only used for the Windows installer:
 # - [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 50)
-#set(KRITA_ALPHA 1) # uncomment only for Alpha
-set(KRITA_BETA 1) # uncomment only for Beta
+set(KRITA_VERSION_REVISION 0)
+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
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic