diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-15 11:14:33 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-15 11:14:33 +0200 |
| commit | 6bdf5039fa5232206f4f55db6e269038ca83358a (patch) | |
| tree | e3ecdfe7c96453b6fef17e961383cfd514579d25 /CMakeLists.txt | |
| parent | 4757cc5780de1f7a7478cf07948f5659913d31b5 (diff) | |
| download | qtmaildir-6bdf5039fa5232206f4f55db6e269038ca83358a.tar.gz qtmaildir-6bdf5039fa5232206f4f55db6e269038ca83358a.zip | |
release: 0.21.0v0.21.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 cbb188e..ff9e1e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.20.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.21.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
