aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-04-30 22:41:53 +0200
committer Eric Hameleers <alien@slackware.com>2020-04-30 22:41:53 +0200
commitf6c2241134a344417212a4f40e43b336b369be73 (patch)
tree69b38ec251296107967f6ff8aa8f4dd8d3e126b3
parenta557c71aa5b9c1d04832c389dd6463689928738e (diff)
downloadliveslak-1.3.5.1.tar.gz
liveslak-1.3.5.1.tar.xz
Slackware Live Edition: version 1.3.5.11.3.5.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 364e03a..7e70d50 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.5"
+VERSION="1.3.5.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}