[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-01-08 12:00:52
Message-ID: E1eYW6m-0002Ec-Rw () code ! kde ! org
[Download RAW message or body]

Git commit 4394a3195513c32540a518e74a8ce956da06785a by Boudewijn Rempt.
Committed on 08/01/2018 at 12:00.
Pushed by rempt into branch 'master'.

Update version

M  +4    -4    CMakeLists.txt

https://commits.kde.org/krita/4394a3195513c32540a518e74a8ce956da06785a

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 91977f64757..ec25e6dcf94 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,7 +75,7 @@ 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-pre-alpha")
+set(KRITA_VERSION_STRING "4.0.0-beta1")
 # 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.
@@ -86,9 +86,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
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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