From b20f723d31e0108be86c684c906b620c41803833 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 15 Aug 2023 22:29:21 +0200 Subject: Slackware Live Edition: version 1.7.0.1 --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index e380938..13f0c98 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.7.0" +VERSION="1.7.0.1" # Timestamp: THEDATE=$(date +%Y%m%d) -- cgit v1.2.3