From 983c8b5b7088f3f0655dc95cac3d0edda69170ed Mon Sep 17 00:00:00 2001 From: levasseur Date: Tue, 12 Oct 2021 17:05:23 +0200 Subject: [PATCH] upgrade_dist fix: missing version bump --- modules/upgrade_dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/upgrade_dist.sh b/modules/upgrade_dist.sh index ad9d5f2..41cf5cf 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.1.1" +export VER_upgrade_dist="0.1.2" # As aptitude might fail if clock is too far from real time, we need to depend # on ntp