diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 17:22:37 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-04 12:53:48 +0200 |
| commit | 83e59d7fcc96565d00ac5e4295619dfef57d6999 (patch) | |
| tree | 5ece0065d8780e9d2e99c59928f51de7e7c9785b /CMakeLists.txt | |
| parent | d5e29dc45fc8ee552ab020ab33a2fb19d7ed0f73 (diff) | |
| download | qtmaildir-83e59d7fcc96565d00ac5e4295619dfef57d6999.tar.gz qtmaildir-83e59d7fcc96565d00ac5e4295619dfef57d6999.zip | |
release: 0.4.0v0.4.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 3a08928..827b806 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.3.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.4.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
