Permalink
Browse files
externalized -RELEASE_VERSION
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+1
−0
RELEASE_VERSION
-
+1
−1
build.sh
|
|
@@ -2,7 +2,7 @@ |
|
|
#
|
|
|
#
|
|
|
|
|
|
-RELEASE_VERSION="1.0.26"
|
|
|
+RELEASE_VERSION=$(cat RELEASE_VERSION)
|
|
|
|
|
|
function build {
|
|
|
osname=$1
|
|
|
|
0 comments on commit
18d12e3