summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-05 22:07:19 +0200
committer Eric Hameleers <alien@slackware.com>2020-09-05 22:07:19 +0200
commit2b73fb78ef1b76677d2549d2ff771b892e2c3530 (patch)
treea82c82c609679b14b1d21339f7c5c86654f1a24f
parent194f79a647466b87d8afa8b43acdab4fb7d509ab (diff)
downloadliveslak-2b73fb78ef1b76677d2549d2ff771b892e2c3530.tar.gz
liveslak-2b73fb78ef1b76677d2549d2ff771b892e2c3530.tar.xz
Slackware Live Edition: version 1.3.61.3.6
-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 47806a3..01dcf5d 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.4"
+VERSION="1.3.6"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}