mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 04:38:13 +00:00
Updated format
This commit is contained in:
@@ -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()
|
||||
|
||||
|
Reference in New Issue
Block a user