From 35e4c91e2dfb90d3aa7111cf4e0026f020e061f4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 5 May 2016 22:49:07 +0200 Subject: Slackware Live Edition: version 0.9.0. And it is ready for a stable 1.0.0 version if no further bugs are uncovered. --- 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 1713ad2..6f888a5 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -36,7 +36,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="0.8.1" +VERSION="0.9.0" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3