diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-15 11:53:03 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-15 11:53:03 +0200 |
| commit | 8e7208dc771bc9344f583442ad58cdd5b4178233 (patch) | |
| tree | c2f8ce8c3a2665664a89ace70a22e55da00a9848 /CMakeLists.txt | |
| parent | 749600c47f92c97fa50556fbb738d3c3055a9ab4 (diff) | |
| download | qtmaildir-0.22.0.tar.gz qtmaildir-0.22.0.zip | |
release: 0.22.0v0.22.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 ff9e1e8..f021b0e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.21.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.22.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
