summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-03-14 22:56:11 +0100
committer Eric Hameleers <alien@slackware.com>2018-03-14 22:56:11 +0100
commit2f86db46bc00d11d9a0b9df2484c95b4214fb800 (patch)
treedc229ac127d324210b1c32fadca70d9ce842e108
parent5599d9484b0c2cde44ce199274c177dbc17106ac (diff)
downloadliveslak-2f86db46bc00d11d9a0b9df2484c95b4214fb800.tar.gz
liveslak-2f86db46bc00d11d9a0b9df2484c95b4214fb800.tar.xz
Slackware Live Edition: version 1.1.9.71.1.9.7
-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 861337f..e989f4d 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.9.6"
+VERSION="1.1.9.7"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}