mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 19:46:39 +00:00
0.9 release
This commit is contained in:
parent
55a3716ba0
commit
b359e8cc37
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ unix:!macx {
|
||||||
#-----------------------------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------------------------#
|
||||||
# Automatically generated build information #
|
# Automatically generated build information #
|
||||||
#-----------------------------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------------------------#
|
||||||
PLUGIN_VERSION = 0.81
|
PLUGIN_VERSION = 0.9
|
||||||
GIT_COMMIT_ID = $$system(git --git-dir $$_PRO_FILE_PWD_/.git --work-tree $$_PRO_FILE_PWD_ rev-parse HEAD)
|
GIT_COMMIT_ID = $$system(git --git-dir $$_PRO_FILE_PWD_/.git --work-tree $$_PRO_FILE_PWD_ rev-parse HEAD)
|
||||||
|
|
||||||
DEFINES += \
|
DEFINES += \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue