summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-10-20 18:07:40 +0200
committer Eric Hameleers <alien@slackware.com>2020-10-20 18:07:40 +0200
commit7a3f7afdc7e474a78042e926fc97d34a00c2ad65 (patch)
tree7deab2cea70164bcc77eb27fc9fc549e978037f1
parent775eb16ba27d6683565d9fc45462620738dcb999 (diff)
downloadliveslak-1.3.7.1.tar.gz
liveslak-1.3.7.1.tar.xz
Slackware Live Edition: version 1.3.7.11.3.7.1
-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 73e60c4..d3f104a 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"
+VERSION="1.3.7.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}