project: Version 0.6.1
This commit is contained in:
parent
86e09b6f72
commit
da66947e10
|
|
@ -22,7 +22,7 @@ Include("cmake/util.cmake")
|
|||
# Automatic Versioning
|
||||
Set(VERSION_MAJOR 0)
|
||||
Set(VERSION_MINOR 6)
|
||||
Set(VERSION_PATCH 0)
|
||||
Set(VERSION_PATCH 1)
|
||||
Set(VERSION_TWEAK 0)
|
||||
Set(PROJECT_COMMIT "N/A")
|
||||
If(EXISTS "${CMAKE_CURRENT_LIST_DIR}/.git")
|
||||
|
|
|
|||
Loading…
Reference in New Issue