From f80a959aab675d5dcb217ec3e9f26ec8bc027ede Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 26 Dec 2019 01:14:09 +0100 Subject: Slackware Live Edition: version 1.3.4 --- 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 77d0b38..664f0ef 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.3" +VERSION="1.3.4" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3