diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-29 10:32:22 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-29 10:32:22 +0200 |
| commit | 05a7038468fc880c3b1dfb7a1bb37b17e2e0ec07 (patch) | |
| tree | 493d2d840fe6ab9d09dd3e20e20b925a1688fdb3 /CMakeLists.txt | |
| parent | e2bd68a863513209a5881696164fd463ddc83503 (diff) | |
| download | qtmaildir-0.28.0.tar.gz qtmaildir-0.28.0.zip | |
release: 0.28.0v0.28.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 e3cf82b..cf752af 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.27.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.28.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
