Enter commit hash for release 1.7.0

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-12-24 21:11:17 +01:00
parent 63f7fc95a0
commit 5b5b68f153
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.0")
set (PROJECT_VERSION "1.7.0-dev")
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)