Bump build target version to SFOS 4.4.0.58
This commit is contained in:
parent
c0b7c4ddce
commit
887cb9a38f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
##########
|
##########
|
||||||
|
|
||||||
export APP_NAME=$(grep "Name" $(find . -regextype egrep -regex "\.\/rpm\/[a-z0-9_-]*\.(yaml|spec)" -print | head -1) | awk '{print $2}')
|
export APP_NAME=$(grep "Name" $(find . -regextype egrep -regex "\.\/rpm\/[a-z0-9_-]*\.(yaml|spec)" -print | head -1) | awk '{print $2}')
|
||||||
export SFOS_VER=4.3.0.12
|
export SFOS_VER=4.4.0.58
|
||||||
|
|
||||||
##########
|
##########
|
||||||
# Paths
|
# Paths
|
||||||
|
|
Loading…
Reference in a new issue