mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 03:26:26 +00:00
Change suffix back to git after 1.0rc2 release candidate
This commit is contained in:
parent
d765325fff
commit
c383570b28
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ CONFIG +=
|
|||
#-----------------------------------------------------------------------------------------------#
|
||||
MAJOR = 0
|
||||
MINOR = 9
|
||||
SUFFIX = 1.0rc2
|
||||
SUFFIX = git
|
||||
|
||||
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
|
||||
LASTTAG = "release_"$$MAJOR"."$$MINOR
|
||||
|
|
|
|||
Loading…
Reference in a new issue