summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 19:06:30 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 19:06:30 +0200
commit038e4977ea0c12b6eafee7d0858b3c46af22bbf2 (patch)
treed4a2404bc9ea37b0762fac386c84d7d5b7397cec /CMakeLists.txt
parent3818694299613927715bb32fc223627fa5b5950d (diff)
downloadqtmaildir-0.29.0.tar.gz
qtmaildir-0.29.0.zip
release: 0.29.0v0.29.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 cf752af..ee99f83 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
-project(qtmaildir VERSION 0.28.0 LANGUAGES CXX)
+project(qtmaildir VERSION 0.29.0 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)