summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-26 23:29:47 +0100
committer Eric Hameleers <alien@slackware.com>2017-01-26 23:29:47 +0100
commit15f64f1a21947f97a15c844b3989b0e2cb8e40c0 (patch)
tree666f17b7feaeec2c24b1242184c7524b01cdaf52
parente3dd5cfb28b5eeb4bdc94ae7ec4298f9db06922f (diff)
downloadliveslak-15f64f1a21947f97a15c844b3989b0e2cb8e40c0.tar.gz
liveslak-15f64f1a21947f97a15c844b3989b0e2cb8e40c0.tar.xz
Slackware Live Edition: version 1.1.6.1.1.6
-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 3bbb369..f1ce450 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.5.1"
+VERSION="1.1.6"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}