diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-13 09:52:09 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-13 09:52:09 +0200 |
| commit | f119afe9a3d30f5d320b99c90b47fe52e7133d84 (patch) | |
| tree | 086c1957f16f605aafa3f910fed8f5877a060a3a /CMakeLists.txt | |
| parent | fa118ca26428e46aff4e8ccff72d3a6e2bde7039 (diff) | |
| download | qtmaildir-0.16.0.tar.gz qtmaildir-0.16.0.zip | |
release: 0.16.0v0.16.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 01f7279..b1c2c87 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.15.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.16.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
