diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 19:06:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 19:06:30 +0200 |
| commit | 038e4977ea0c12b6eafee7d0858b3c46af22bbf2 (patch) | |
| tree | d4a2404bc9ea37b0762fac386c84d7d5b7397cec /CMakeLists.txt | |
| parent | 3818694299613927715bb32fc223627fa5b5950d (diff) | |
| download | qtmaildir-038e4977ea0c12b6eafee7d0858b3c46af22bbf2.tar.gz qtmaildir-038e4977ea0c12b6eafee7d0858b3c46af22bbf2.zip | |
release: 0.29.0v0.29.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 cf752af..ee99f83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(qtmaildir VERSION 0.28.0 LANGUAGES CXX) +project(qtmaildir VERSION 0.29.0 LANGUAGES CXX) set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) |
