mirror of
https://github.com/monero-project/monero.git
synced 2025-06-01 00:44:20 -04:00
commit
14c1e214ad
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ else()
|
||||||
message(STATUS "You are building a tagged release")
|
message(STATUS "You are building a tagged release")
|
||||||
set(VERSIONTAG "release")
|
set(VERSIONTAG "release")
|
||||||
else()
|
else()
|
||||||
message(STATUS "You are ahead or behind of a tagged release")
|
message(STATUS "You are ahead of or behind a tagged release")
|
||||||
set(VERSIONTAG "${COMMIT}")
|
set(VERSIONTAG "${COMMIT}")
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue