summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-24 23:29:21 +0100
committer Eric Hameleers <alien@slackware.com>2017-01-24 23:29:21 +0100
commite3dd5cfb28b5eeb4bdc94ae7ec4298f9db06922f (patch)
treea790b1af3f4df5ac6d54a85e4bfca25eb57be33d /make_slackware_live.sh
parent51adac9369cc6822fa550d8477b83aa692e88649 (diff)
downloadliveslak-e3dd5cfb28b5eeb4bdc94ae7ec4298f9db06922f.tar.gz
liveslak-e3dd5cfb28b5eeb4bdc94ae7ec4298f9db06922f.tar.xz
Bump the version to 1.1.5.1 (development version for QA testing)
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 a5b4cfb..3bbb369 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.5"
+VERSION="1.1.5.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}