From 5c59fcd82668ee5f26dbc4e205ef078aea5607cd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 2 Nov 2019 13:32:10 +0100 Subject: Slackware Live Edition: version 1.3.3 --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 9b8d339..2cc96c7 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.2.5" +VERSION="1.3.3" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3