diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 16:34:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-04 12:53:41 +0200 |
| commit | 90fe9d336cc1f8b151a6592de86d0b745e314f5e (patch) | |
| tree | ef88ba1ddd11b274480d5b418c58f59428b1c66b /CMakeLists.txt | |
| parent | e36115208f588ea90483b7da93378bbb71155cce (diff) | |
| download | qtmaildir-90fe9d336cc1f8b151a6592de86d0b745e314f5e.tar.gz qtmaildir-90fe9d336cc1f8b151a6592de86d0b745e314f5e.zip | |
release: 0.3.0v0.3.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 c9eb649..3a08928 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.2.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.3.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
