Update project version

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2020-08-29 20:16:42 +02:00
parent 6747beb296
commit 40617b094f

View file

@ -6,7 +6,7 @@ set (HAVE_CMAKE true)
project (timew)
include (CXXSniffer)
set (PROJECT_VERSION "1.3.0")
set (PROJECT_VERSION "1.4.1")
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)