Skip to content

Commit

Permalink
Bump project version to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
  • Loading branch information
lauft committed Apr 19, 2020
1 parent d2ea71c commit 3de53d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set (HAVE_CMAKE true)
project (timew)
include (CXXSniffer)

set (PROJECT_VERSION "1.2.0")
set (PROJECT_VERSION "1.3.0")

string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)

Expand Down

0 comments on commit 3de53d7

Please sign in to comment.