diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-17 13:53:13 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-17 13:53:13 +0200 |
| commit | c87860ad359baf74c532a89472f9cb74ede27ec9 (patch) | |
| tree | 538411483404976082a2044798e43e74b145e34f /CMakeLists.txt | |
| parent | 53e7c1d4497909dc3aa9871e0e0fafb071fc8734 (diff) | |
| download | qtmaildir-0.25.0.tar.gz qtmaildir-0.25.0.zip | |
release: 0.25.0v0.25.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 706ecd1..e6b9b17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.24.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.25.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
