summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-19 10:32:00 +0200
committerDanilo M. <danix@danix.xyz>2026-08-19 10:32:00 +0200
commit3df5c3e28e2dda5fecacf0a6e0ecb5915d7aebb9 (patch)
tree85260c97ef09eb31c099bc238b7756897c870907 /CMakeLists.txt
parent6f39b6350efc140a0b7f49701ffd52c54ec90bac (diff)
downloadqtmaildir-0.26.0.tar.gz
qtmaildir-0.26.0.zip
release: 0.26.0v0.26.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 e6b9b17..c88c083 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.25.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.26.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)