diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-14 11:57:13 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-14 11:57:13 +0200 |
| commit | 74c1b90e287d5128249ec0e3390123a7147e8659 (patch) | |
| tree | de8eb45aa2ce92fab4f2784b8a85df196f2da746 /CMakeLists.txt | |
| parent | 8f1ff70f4fabf9c077fa26b2ca99c6664d1b146b (diff) | |
| download | qtmaildir-0.19.0.tar.gz qtmaildir-0.19.0.zip | |
release: 0.19.0v0.19.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 43d403f..afd9834 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.18.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.19.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
