summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-23 00:13:57 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-23 00:13:57 +0100
commit78b2fb84c28b0d36307e96e2b997867e9f03caa3 (patch)
tree464aeb39af38faf3479158570ebe5bc4ec486ed6
parente9a96c7963eed18dfb4af583e632148d4a92368e (diff)
downloadliveslak-78b2fb84c28b0d36307e96e2b997867e9f03caa3.tar.gz
liveslak-78b2fb84c28b0d36307e96e2b997867e9f03caa3.tar.xz
Slackware Live Edition: version 1.1.9.41.1.9.4
-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 dc5a23f..a3a60a4 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.3"
+VERSION="1.1.9.4"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}