[graphics/krita] /: Master is proto-5.2 from now on!

Halla Rempt null at kde.org
Tue Jun 7 09:32:36 BST 2022


Git commit 77cb84b0052a67b800cc6101cc646bb52740e801 by Halla Rempt.
Committed on 07/06/2022 at 08:32.
Pushed by rempt into branch 'master'.

Master is proto-5.2 from now on!

CCMAIL:kimageshop at kde.org

M  +2    -2    CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/77cb84b0052a67b800cc6101cc646bb52740e801

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 70b8d94b9b..f2eeffad66 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -91,11 +91,11 @@ endif()
 
 # define common versions of Krita applications, used to generate kritaversion.h
 # update these version for every release:
-set(KRITA_VERSION_STRING "5.1.0-prealpha")
+set(KRITA_VERSION_STRING "5.2.0-prealpha")
 # Major version: 3 for 3.x, 4 for 4.x, etc.
 set(KRITA_STABLE_VERSION_MAJOR 5)
 # Minor version: 0 for 4.0, 1 for 4.1, etc.
-set(KRITA_STABLE_VERSION_MINOR 1)
+set(KRITA_STABLE_VERSION_MINOR 2)
 # 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:


More information about the kimageshop mailing list