summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-02-20 00:31:34 +0100
committer Eric Hameleers <alien@slackware.com>2020-02-20 00:31:34 +0100
commitfb8d612e84a197ed90a445a0cb13350359fe6d4a (patch)
treed58c6b9f8ecec92c9dcdabe14473ba77d02897e8
parent227739f15a0504a99ef7ad7db82b40d15e510c05 (diff)
downloadliveslak-fb8d612e84a197ed90a445a0cb13350359fe6d4a.tar.gz
liveslak-fb8d612e84a197ed90a445a0cb13350359fe6d4a.tar.xz
Slackware Live Edition: version 1.3.51.3.5
-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 777f33a..84e4548 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.4.1"
+VERSION="1.3.5"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}