Set version string to v2.1
This commit is contained in:
parent
e1f7cbaa1d
commit
44a71b3227
@ -25,7 +25,7 @@ project(TrippyCube C CXX)
|
|||||||
|
|
||||||
# Binary filename
|
# Binary filename
|
||||||
set(TARGET_NAME "trippy-cube")
|
set(TARGET_NAME "trippy-cube")
|
||||||
set(TARGET_VERSION "v2.0.1")
|
set(TARGET_VERSION "v2.1")
|
||||||
|
|
||||||
# Use DEBUG by default
|
# Use DEBUG by default
|
||||||
if(NOT CMAKE_BUILD_TYPE)
|
if(NOT CMAKE_BUILD_TYPE)
|
||||||
|
Loading…
Reference in New Issue
Block a user