Release 1.6.0

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-09-18 10:07:45 +02:00
parent 6d79ea4a6d
commit 1882058c5e
3 changed files with 9 additions and 5 deletions

View file

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