externalized -RELEASE_VERSION

This commit is contained in:
Shlomi Noach 2016-10-27 13:53:51 +02:00
parent 7b63b4a275
commit 18d12e382d
2 changed files with 2 additions and 1 deletions

1
RELEASE_VERSION Normal file
View File

@ -0,0 +1 @@
1.0.28

View File

@ -2,7 +2,7 @@
#
#
RELEASE_VERSION="1.0.26"
RELEASE_VERSION=$(cat RELEASE_VERSION)
function build {
osname=$1