summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-03-15 13:16:22 +0100
committer Eric Hameleers <alien@slackware.com>2016-03-15 13:16:22 +0100
commitf4462d76980576368e058e981661bb2cd6e113fe (patch)
tree68290699ebc67414693a109b53b44bdf26307c0f
parent9fdbe33d4fa34358826a2a253efdbf16017bd495 (diff)
downloadliveslak-0.7.0.tar.gz
liveslak-0.7.0.tar.xz
Slackware Live Edition: version 0.7.0.0.7.0
-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 9a7e8ef..e3aa6d0 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.6.0"
+VERSION="0.7.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}