summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-13 17:08:20 +0200
committerDanilo M. <danix@danix.xyz>2026-08-13 17:08:20 +0200
commit8f9ff3073cdb68a5e357f3e8e0925758b68a66f7 (patch)
tree1340f85ebcccd5123b492e26d57588b0b1111709 /CMakeLists.txt
parent4d84062e48ec35598b7c2ecdf8446939be6064c4 (diff)
downloadqtmaildir-8f9ff3073cdb68a5e357f3e8e0925758b68a66f7.tar.gz
qtmaildir-8f9ff3073cdb68a5e357f3e8e0925758b68a66f7.zip
release: 0.17.0v0.17.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 b1c2c87..20d951c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.16.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.17.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)