mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 19:46:39 +00:00
Prepare 0.81
This commit is contained in:
parent
8c5b5715dd
commit
dd99178ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||||
#-----------------------------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------------------------#
|
||||||
# Automatically generated build information #
|
# Automatically generated build information #
|
||||||
#-----------------------------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------------------------#
|
||||||
PLUGIN_VERSION = 0.8
|
PLUGIN_VERSION = 0.81
|
||||||
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