summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-24 00:22:59 +0100
committer Eric Hameleers <alien@slackware.com>2016-02-24 00:22:59 +0100
commit59f5250e8bfb4675d659a0f604cdc5eb76e80271 (patch)
tree688437ffcbbe038e83526fadeb93de91b7de2947 /make_slackware_live.sh
parent5452454e0212871391813d8d2fa136eeb642845c (diff)
downloadliveslak-59f5250e8bfb4675d659a0f604cdc5eb76e80271.tar.gz
liveslak-59f5250e8bfb4675d659a0f604cdc5eb76e80271.tar.xz
Slackware Live Edition: version 0.6.0.0.6.0
Diffstat (limited to '')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index abd1e97..9d94e76 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.5.1"
+VERSION="0.6.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}