[pim/kmbox/release/26.08] /: GIT_SILENT: prepare 6.8.0 (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit a4972afd9f8f6b61ec519bad5386aace308a21e0 by Laurent Montel.
Committed on 03/08/2026 at 04:46.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8.0
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kmbox/-/commit/a4972afd9f8f6b61ec519bad5386aace308a21e0
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a410859..eec01e2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -95,7 +95,7 @@ include(ECMDeprecationSettings)
include(ECMFeatureSummary)
include(ECMGenerateQDoc)
-set(KMIME_LIB_VERSION "6.7.90")
+set(KMIME_LIB_VERSION "6.8.0")
ecm_setup_version(PROJECT VARIABLE_PREFIX KMBOX
VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/src/kmbox_version.h"