make version/branch dynamic to build and add build-date
This commit is contained in:
parent
eeb0198e3d
commit
0906480270
5 changed files with 20 additions and 139 deletions
|
|
@ -1,2 +1,3 @@
|
|||
VERSION = "1.7.7"
|
||||
VERSION = "0.0.0"
|
||||
BRANCH = 'develop'
|
||||
BUILD_DATE = '1/1/1970'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue