summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-05-10 23:27:00 +0200
committer Eric Hameleers <alien@slackware.com>2017-05-10 23:27:00 +0200
commitdf060433480d44a4279574d219c958428a4c9df3 (patch)
treecc01097c57fad87ee31dd3075e2a04c6c0399419 /make_slackware_live.sh
parent0344e3e1942e2ca9cd1bba4a7a64ddc5edbce2c5 (diff)
downloadliveslak-df060433480d44a4279574d219c958428a4c9df3.tar.gz
liveslak-df060433480d44a4279574d219c958428a4c9df3.tar.xz
Slackware Live Edition: version 1.1.81.1.8
Diffstat (limited to 'make_slackware_live.sh')
-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 d7e91e7..01d7788 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.7.1"
+VERSION="1.1.8"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}