aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-10-24 22:34:33 +0200
committer Eric Hameleers <alien@slackware.com>2020-10-24 22:34:33 +0200
commitc16062f708a1f41ded550a078dac075d02588be5 (patch)
tree3cd2d0fa96deec349b86ed17327743b0e33c19c0
parent3bb48a9c945dbafbbc912ef8d65234d88cb65794 (diff)
downloadliveslak-1.3.7.2.tar.gz
liveslak-1.3.7.2.tar.xz
Slackware Live Edition: version 1.3.7.21.3.7.2
-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 b25416f..0245ed4 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.7.1"
+VERSION="1.3.7.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}