summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-06-25 01:35:34 +0200
committer Eric Hameleers <alien@slackware.com>2018-06-25 01:35:34 +0200
commitee5b5b8c0983ce07e58cebdbdcba78e1a1859ffa (patch)
tree8a79ce9c4b682a4b331101ff10353bab8e6fdc05
parent73fe3036fb6eebbe1e5e2f3b9d31e466e07637a5 (diff)
downloadliveslak-ee5b5b8c0983ce07e58cebdbdcba78e1a1859ffa.tar.gz
liveslak-ee5b5b8c0983ce07e58cebdbdcba78e1a1859ffa.tar.xz
Slackware Live Edition: version 1.2.01.2.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 0196172..6497cd3 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.9.8"
+VERSION="1.2.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}