[graphics/drawy] /: increase version
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 23e8d5ffb0b518b2fdb9963766aafd8d0b7996ec by Laurent Montel.
Committed on 17/07/2026 at 06:38.
Pushed by mlaurent into branch 'master'.
increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/graphics/drawy/-/commit/23e8d5ffb0b518b2fdb9963766aafd8d0b7996ec
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5c170a90..42174273 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.27)
-set(DRAWY_VERSION "1.0.40")
+set(DRAWY_VERSION "1.0.41")
project(drawy VERSION ${DRAWY_VERSION})
set(DRAWY_LIB_VERSION "${DRAWY_VERSION}")