[graphics/drawy] /: increase version
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit c6b692c254a70daf58d04b269b9cf94e3e5728c5 by Laurent Montel.
Committed on 09/08/2026 at 12:05.
Pushed by mlaurent into branch 'master'.
increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/graphics/drawy/-/commit/c6b692c254a70daf58d04b269b9cf94e3e5728c5
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4ce7b824..ccc6857b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.27)
-set(DRAWY_VERSION "1.0.41")
+set(DRAWY_VERSION "1.0.42")
project(drawy VERSION ${DRAWY_VERSION})
set(DRAWY_LIB_VERSION "${DRAWY_VERSION}")