summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-26 01:14:09 +0100
committer Eric Hameleers <alien@slackware.com>2019-12-26 01:14:09 +0100
commitf80a959aab675d5dcb217ec3e9f26ec8bc027ede (patch)
tree09c54ee28f5ffca9c222ac6a1b9d006cf6d90d35
parentf791b648b09709fc2a38be14d43a958a67796bb1 (diff)
downloadliveslak-f80a959aab675d5dcb217ec3e9f26ec8bc027ede.tar.gz
liveslak-f80a959aab675d5dcb217ec3e9f26ec8bc027ede.tar.xz
Slackware Live Edition: version 1.3.41.3.4
-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 77d0b38..664f0ef 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.3"
+VERSION="1.3.4"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}