mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Alpha phase is completed. New version 2.0.12
This commit is contained in:
@@ -10,7 +10,7 @@ function(SetVersionNumber PREFIX VERSION_STRING)
|
||||
LIST( GET VERSION_PARTS 1 VERSION_MINOR )
|
||||
endif()
|
||||
|
||||
if(${VERSION_LEN} GREATER 3)
|
||||
if(${VERSION_LEN} GREATER 2)
|
||||
LIST( GET VERSION_PARTS 2 VERSION_PATCH )
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user