diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-14 17:25:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-14 17:25:12 +0200 |
| commit | dd8a2ba3a04bb6f4d1841a5658b581ce05d95fbd (patch) | |
| tree | 4430899dd9778dddbdfa798b443407ad438717fe /CMakeLists.txt | |
| parent | a79725e055699524ec57d09bd484f274ea4a961e (diff) | |
| download | qtmaildir-dd8a2ba3a04bb6f4d1841a5658b581ce05d95fbd.tar.gz qtmaildir-dd8a2ba3a04bb6f4d1841a5658b581ce05d95fbd.zip | |
release: 0.20.0v0.20.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 afd9834..cbb188e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.19.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.20.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
