From 2b73fb78ef1b76677d2549d2ff771b892e2c3530 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Sep 2020 22:07:19 +0200 Subject: Slackware Live Edition: version 1.3.6 --- 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 47806a3..01dcf5d 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.5.4" +VERSION="1.3.6" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3