summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-18 11:11:51 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-18 11:11:51 +0200
commite4eaac3bacbe0e52440c91f618074058969fd037 (patch)
tree4928cbcc8ea285d555adc8ddfa72050ba2240783 /make_slackware_live.sh
parent9d120e67e118f182b90fe4836d7b95289597fe15 (diff)
downloadliveslak-e4eaac3bacbe0e52440c91f618074058969fd037.tar.gz
liveslak-e4eaac3bacbe0e52440c91f618074058969fd037.tar.xz
Slackware Live Edition: version 1.1.8.21.1.8.2
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 a46b8c1..572536c 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.8.1"
+VERSION="1.1.8.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}