summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-14 17:25:12 +0200
committerDanilo M. <danix@danix.xyz>2026-08-14 17:25:12 +0200
commitdd8a2ba3a04bb6f4d1841a5658b581ce05d95fbd (patch)
tree4430899dd9778dddbdfa798b443407ad438717fe /CMakeLists.txt
parenta79725e055699524ec57d09bd484f274ea4a961e (diff)
downloadqtmaildir-0.20.0.tar.gz
qtmaildir-0.20.0.zip
release: 0.20.0v0.20.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 afd9834..cbb188e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.19.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.20.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)