diff --git a/init.sh b/init.sh index 3fa34e0..ffde188 100755 --- a/init.sh +++ b/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) diff --git a/modules/upgrade_dist.sh b/modules/upgrade_dist.sh index 95977b9..e1bbab5 100644 --- a/modules/upgrade_dist.sh +++ b/modules/upgrade_dist.sh @@ -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=""