Release 1.7.1

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2024-01-16 13:34:50 +01:00
parent 7007e16819
commit 2514d506b5
3 changed files with 9 additions and 7 deletions

View file

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