summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-12-08 19:22:22 +0100
committer Eric Hameleers <alien@slackware.com>2016-12-08 19:22:22 +0100
commit14c346265a959f89daff7c07f7af0fbc936f5d47 (patch)
tree639b755b92251af9e3b60a5d9e429aba9d73e159
parent02e22458f6412460a3ce388526e278652d2fe006 (diff)
downloadliveslak-14c346265a959f89daff7c07f7af0fbc936f5d47.tar.gz
liveslak-14c346265a959f89daff7c07f7af0fbc936f5d47.tar.xz
Slackware Live Edition: version 1.1.5.1.1.5
-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 989b7e1..c781413 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.4"
+VERSION="1.1.5"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}