From c17bec4ce7654576ae797e06dc80db3e29eb1948 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 17 May 2016 20:58:00 +0200 Subject: Slackware Live Edition: version 1.0.0. I think this 'liveslak' product is in a pretty stable state now. --- 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 e436b96..4b91793 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -36,7 +36,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="0.9.1" +VERSION="1.0.0" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3