aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-08-04 17:18:03 +0200
committer Eric Hameleers <alien@slackware.com>2020-08-04 17:18:03 +0200
commita2f0dfbd57a7d192e2c612f53ed3a78e72d61319 (patch)
tree5f8537d614540ad059cfdc7018c7b137329c8693
parent912f20022fa2d34c2e2a4283229e2d0e95ffe9e3 (diff)
downloadliveslak-1.3.5.4.tar.gz
liveslak-1.3.5.4.tar.xz
Slackware Live Edition: version 1.3.5.41.3.5.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 115fc0c..0bf22e5 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.3"
+VERSION="1.3.5.4"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}