version bump

This commit is contained in:
levasseur
2021-09-29 17:31:54 +02:00
parent dc53b749f1
commit 4ff4c155f1
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ export LC_ALL=C
export LANG=C export LANG=C
# Version of init # Version of init
export VERSION="0.99.7" export VERSION="0.99.8"
# Store script's path # Store script's path
export MYPATH=$(dirname $0) export MYPATH=$(dirname $0)

View File

@@ -13,7 +13,7 @@
# * PROXYAPTPORT: Working port for APT proxy # * 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 # The following var must stay empty
export DEP_upgrade_dist="" export DEP_upgrade_dist=""