summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-20 00:12:08 +0200
committer Eric Hameleers <alien@slackware.com>2017-04-20 00:12:08 +0200
commita7b15b129ebbd63d104a58b2745b690eb29ccf6c (patch)
tree0f2f1475f442b13d2fb723c2bbd1f67d0ddbd999
parentfc19cebd8851f9735212f1482aa53ab00e6ab6b0 (diff)
downloadliveslak-a7b15b129ebbd63d104a58b2745b690eb29ccf6c.tar.gz
liveslak-a7b15b129ebbd63d104a58b2745b690eb29ccf6c.tar.xz
Slackware Live Edition: version 1.1.71.1.7
-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 e64980b..3136810 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.6.4"
+VERSION="1.1.7"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}