summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-01 09:46:20 +0200
committer Eric Hameleers <alien@slackware.com>2016-07-01 09:46:20 +0200
commit2aecd7fcd7fbf55e1333ea11b1c2c9134856789e (patch)
treeb43a0b102ca331afffc7e9171d20160d4e05de7d
parent70368e076e6af293c59aafebaa52120bcd133f4b (diff)
downloadliveslak-2aecd7fcd7fbf55e1333ea11b1c2c9134856789e.tar.gz
liveslak-2aecd7fcd7fbf55e1333ea11b1c2c9134856789e.tar.xz
Slackware Live Edition: version 1.1.1.1.1.1
-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 b49556a..e68158c 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.0"
+VERSION="1.1.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}