diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-15 12:59:42 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-15 12:59:42 +0200 |
| commit | 19f0ea0000f8e61a4077d06609c5c7c329edf8bb (patch) | |
| tree | dd7f7cde030337362993db6883bd71458eced45f /CMakeLists.txt | |
| parent | 854134ef967568f1441093774cf7497e8c5d6b11 (diff) | |
| download | qtmaildir-0.23.0.tar.gz qtmaildir-0.23.0.zip | |
release: 0.23.0v0.23.0
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 5639322..4270cc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.22.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.23.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
