mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 11:36:31 +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
|
MAJOR = 0
|
||||||
MINOR = 9
|
MINOR = 9
|
||||||
SUFFIX = 1.0rc2
|
SUFFIX = git
|
||||||
|
|
||||||
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
|
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
|
||||||
LASTTAG = "release_"$$MAJOR"."$$MINOR
|
LASTTAG = "release_"$$MAJOR"."$$MINOR
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue