summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-06-25 19:24:52 +0200
committer Eric Hameleers <alien@slackware.com>2020-06-25 19:24:52 +0200
commit96356a1a0aedf6b6e39098657403f7ccc2062394 (patch)
tree4a51b735f75eadb8564b1df60699637c01867785
parent394748f8ce6e99eb7ad392fa62631c42a2425d73 (diff)
downloadliveslak-96356a1a0aedf6b6e39098657403f7ccc2062394.tar.gz
liveslak-96356a1a0aedf6b6e39098657403f7ccc2062394.tar.xz
Slackware Live Edition: version 1.3.5.31.3.5.3
-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 2914d39..8d7cf67 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.2"
+VERSION="1.3.5.3"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}