mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-09-20 13:04:38 -04:00
Updated format
This commit is contained in:
parent
9200db24be
commit
250553e4ba
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ if ("$ENV{EnvironmentVariableName}" STREQUAL "")
|
|||
if (GIT_VERSION_FOUND)
|
||||
set(VERSION "unknown")
|
||||
else (GIT_VERSION_FOUND)
|
||||
set(VERSION "git-${GIT_VERSION}")
|
||||
set(VERSION "${GIT_VERSION}")
|
||||
endif (GIT_VERSION_FOUND)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue