aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-10 20:44:01 +0200
committerDanilo M. <danix@danix.xyz>2026-08-10 20:44:01 +0200
commit8f9994cddc100de76c3127f50a1fac7a296ec8f5 (patch)
treeb9023ad897fbfd3141409a036c18415ba963ed11 /CMakeLists.txt
parented0e085377440a68cef63ade6dc2afd322c22df9 (diff)
downloadqtmaildir-8f9994cddc100de76c3127f50a1fac7a296ec8f5.tar.gz
qtmaildir-8f9994cddc100de76c3127f50a1fac7a296ec8f5.zip
release: 0.14.0v0.14.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 50365ec..7069ef7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.13.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.14.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)