Release 1.8.0

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2025-04-19 23:10:56 +02:00
parent 549cb7ba61
commit 2257084710
4 changed files with 11 additions and 7 deletions

View file

@ -7,7 +7,7 @@ project (timew)
include (CXXSniffer)
include (FindAsciidoctor)
set (PROJECT_VERSION "1.7.1-dev")
set (PROJECT_VERSION "1.8.0")
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)