summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-10-05 16:51:12 +0200
committer Eric Hameleers <alien@slackware.com>2020-10-05 16:51:12 +0200
commit8a0d78200d17fb4ce04ad3525120e7d1163c0683 (patch)
tree88196f325c74570035c64e66bc72da8d70701c90
parent390915d50c75c7f27c6a7b1d97fff1976de08556 (diff)
downloadliveslak-1.3.7.tar.gz
liveslak-1.3.7.tar.xz
Slackware Live Edition: version 1.3.71.3.7
Diffstat (limited to '')
-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 420dd45..fc3d7ba 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.6.1"
+VERSION="1.3.7"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}