summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-01 17:51:32 +0100
committer Eric Hameleers <alien@slackware.com>2019-11-01 17:51:32 +0100
commit48bbfc41fc94bc283a63c8a2b9d7cf7c8397e7f1 (patch)
tree96c76e769eada7d46fb2603c89f9095308f9ad96
parent8a39e6d26b920d7b4c5d2eca818d0c74ebcb0df5 (diff)
downloadliveslak-48bbfc41fc94bc283a63c8a2b9d7cf7c8397e7f1.tar.gz
liveslak-48bbfc41fc94bc283a63c8a2b9d7cf7c8397e7f1.tar.xz
Slackware Live Edition: version 1.3.2.51.3.2.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 f880514..f720123 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.2.4"
+VERSION="1.3.2.5"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}