summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-05-02 22:31:27 +0200
committer Eric Hameleers <alien@slackware.com>2017-05-02 22:31:27 +0200
commite6b397148603121d6ff099c3a71746f1360d35da (patch)
tree83b4db949a9ae28459e509354f760fe312693862 /make_slackware_live.sh
parent50b801ee309a81ace5b59d3a311f3851f051fa95 (diff)
downloadliveslak-e6b397148603121d6ff099c3a71746f1360d35da.tar.gz
liveslak-e6b397148603121d6ff099c3a71746f1360d35da.tar.xz
Intermediate version 1.1.7.1 to highlight the recent updates
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 1c9b303..6f97b38 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.7"
+VERSION="1.1.7.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}