aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-15 11:14:33 +0200
committerDanilo M. <danix@danix.xyz>2026-08-15 11:14:33 +0200
commit6bdf5039fa5232206f4f55db6e269038ca83358a (patch)
treee3ecdfe7c96453b6fef17e961383cfd514579d25 /CMakeLists.txt
parent4757cc5780de1f7a7478cf07948f5659913d31b5 (diff)
downloadqtmaildir-6bdf5039fa5232206f4f55db6e269038ca83358a.tar.gz
qtmaildir-6bdf5039fa5232206f4f55db6e269038ca83358a.zip
release: 0.21.0v0.21.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 cbb188e..ff9e1e8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.20.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.21.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)