version bump
This commit is contained in:
2
init.sh
2
init.sh
@@ -36,7 +36,7 @@ export LC_ALL=C
|
||||
export LANG=C
|
||||
|
||||
# Version of init
|
||||
export VERSION="0.99.7"
|
||||
export VERSION="0.99.8"
|
||||
|
||||
# Store script's path
|
||||
export MYPATH=$(dirname $0)
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# * PROXYAPTPORT: Working port for APT proxy
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_upgrade_dist="0.0.10"
|
||||
export VER_upgrade_dist="0.0.11"
|
||||
|
||||
# The following var must stay empty
|
||||
export DEP_upgrade_dist=""
|
||||
|
||||
Reference in New Issue
Block a user