summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-09-19 20:55:15 +0200
committer Eric Hameleers <alien@slackware.com>2017-09-19 20:55:15 +0200
commite4d4ac9f2f3f5695ebf86e4e746b4b11b2cea505 (patch)
tree8e7bfd3432fc6199b96e980f786fd66fa3f53276
parentf5fe2e4d08843725e7fcde2a54142704c8a38a8f (diff)
downloadliveslak-e4d4ac9f2f3f5695ebf86e4e746b4b11b2cea505.tar.gz
liveslak-e4d4ac9f2f3f5695ebf86e4e746b4b11b2cea505.tar.xz
Slackware Live Edition: version 1.1.91.1.9
-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 ba1f458..eb49040 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.8.2"
+VERSION="1.1.9"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}