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

List:       kde-commits
Subject:    [krita] /: Update version
From:       Wolthera_van_Hövell_tot_Westerflier <null () kde ! org>
Date:       2018-03-05 15:37:20
Message-ID: E1essAy-0002FU-CB () code ! kde ! org
[Download RAW message or body]

Git commit c69bb5bfd77fd8d435c7d4355f4ba0183ea6b499 by Wolthera van H=C3=B6=
vell tot Westerflier, on behalf of Boudewijn Rempt.
Committed on 05/03/2018 at 15:35.
Pushed by woltherav into branch 'master'.

Update version

M  +5    -5    CMakeLists.txt

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c4aa3064b53..80137ab4b5e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,21 +75,21 @@ endif()
 =

 # define common versions of Krita applications, used to generate kritavers=
ion.h
 # update these version for every release:
-set(KRITA_VERSION_STRING "4.1.0-pre-alpha")
+set(KRITA_VERSION_STRING "4.0.0-rc")
 # 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 1)
+set(KRITA_STABLE_VERSION_MINOR 0)
 # 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 0)
-set(KRITA_ALPHA 1) # uncomment only for Alpha
+set(KRITA_VERSION_REVISION 52)
+#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_RC 1) # uncomment only for RC
 set(KRITA_YEAR 2018) # update every year
 =

 if(NOT DEFINED KRITA_ALPHA AND NOT DEFINED KRITA_BETA AND NOT DEFINED KRIT=
A_RC)

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

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