diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-10 10:04:50 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-10 10:04:50 +0200 |
| commit | 39a055fef99a3ce6877829753f384843b6a19177 (patch) | |
| tree | 297e7ffc6f3407093212e255f2ba9744abb52b4f /CMakeLists.txt | |
| parent | 769f7b68348db498cf454fbb80a55f5e7c156775 (diff) | |
| download | qtmaildir-39a055fef99a3ce6877829753f384843b6a19177.tar.gz qtmaildir-39a055fef99a3ce6877829753f384843b6a19177.zip | |
release: 0.13.0v0.13.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 94a9f0e..50365ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.12.1 LANGUAGES CXX) +project(qtmaildir VERSION 0.13.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
