summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-11 19:03:55 +0200
committerDanilo M. <danix@danix.xyz>2026-08-11 19:03:55 +0200
commit10bbd51512e01efedf20881ebc7f5badbc3fcbf6 (patch)
tree1edc763101a7a1ad8a7691edf976ef061ea0320d /CMakeLists.txt
parent72812c0ac053a1a841f3864c9e4cce5cb6dab04a (diff)
downloadqtmaildir-10bbd51512e01efedf20881ebc7f5badbc3fcbf6.tar.gz
qtmaildir-10bbd51512e01efedf20881ebc7f5badbc3fcbf6.zip
release: 0.15.0v0.15.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7069ef7..7ff124a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.14.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.15.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)