Enter commit hash for release 1.7.1

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2024-01-16 21:26:51 +01:00
parent 2514d506b5
commit 9f8b0fbc28
2 changed files with 2 additions and 2 deletions

View file

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