summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-09 14:43:44 +0100
committer Eric Hameleers <alien@slackware.com>2016-11-09 14:43:44 +0100
commitd6e79a7c070183e3181e1fbf8d6ecbe3ebffd001 (patch)
treec0776b11d9da2ac6a95ad7c5bef51f4aaacd498d
parentd6f44ad9ca11c8b854935be69fda9f8f6e04082f (diff)
downloadliveslak-d6e79a7c070183e3181e1fbf8d6ecbe3ebffd001.tar.gz
liveslak-d6e79a7c070183e3181e1fbf8d6ecbe3ebffd001.tar.xz
Slackware Live Edition: version 1.1.4.1.1.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 3c51ed1..538d395 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.3"
+VERSION="1.1.4"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}