summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-01-24 00:24:48 +0100
committer Eric Hameleers <alien@slackware.com>2020-01-24 00:24:48 +0100
commitc9f40af280a0cc99ec60516f19f74676ca1f12ce (patch)
treec237a2e7ffdaa9756d6784c698d10c6e7c33ab81
parent0b6e1b45e1540541a085e8752bd8cc0b5ad72ecd (diff)
downloadliveslak-c9f40af280a0cc99ec60516f19f74676ca1f12ce.tar.gz
liveslak-c9f40af280a0cc99ec60516f19f74676ca1f12ce.tar.xz
Slackware Live Edition: version 1.3.4.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 7efc55f..07adcc4 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"
+VERSION="1.3.4.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}