summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-14 13:06:11 +0200
committer Eric Hameleers <alien@slackware.com>2017-10-14 13:06:11 +0200
commite3758a7d8f3837abfaac9bb2cda9f37b39fdd594 (patch)
tree59c5749094fffbbf10ed1b856077d2a1b694aff3 /make_slackware_live.sh
parentb3c5cf5e6d1546551b1988477de0bc8d0f00385c (diff)
downloadliveslak-e3758a7d8f3837abfaac9bb2cda9f37b39fdd594.tar.gz
liveslak-e3758a7d8f3837abfaac9bb2cda9f37b39fdd594.tar.xz
Slackware Live Edition: version 1.1.9.21.1.9.2
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 649248b..4518b7f 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.1"
+VERSION="1.1.9.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}