diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-25 09:16:06 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-25 09:16:06 +0200 |
| commit | f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b (patch) | |
| tree | 5c9b0353092c7e97794ffa013798b8c5f83afb3a /CMakeLists.txt | |
| parent | 3e196bbaf6a5f3ebf6597e0ada1f559d24627ca6 (diff) | |
| download | qtmaildir-f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b.tar.gz qtmaildir-f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b.zip | |
release: 0.27.0v0.27.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UUQS6n3cmsFrsjCNmwNtf8
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 47b0df6..9b4426c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.26.1 LANGUAGES CXX) +project(qtmaildir VERSION 0.27.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
