summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-13 20:18:14 +0200
committerDanilo M. <danix@danix.xyz>2026-08-13 20:18:14 +0200
commit27838b47bae379578f458ebaefa192b422b55e24 (patch)
tree216163a1a04f3a31f08b34cd31de731d8d7bf613 /CMakeLists.txt
parentc9eb6fc86c947aea0075c1e9d279695cd9f9b7ee (diff)
downloadqtmaildir-27838b47bae379578f458ebaefa192b422b55e24.tar.gz
qtmaildir-27838b47bae379578f458ebaefa192b422b55e24.zip
release: 0.18.0v0.18.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 20d951c..43d403f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.17.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.18.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)