summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-11 21:53:05 +0200
committer Eric Hameleers <alien@slackware.com>2019-05-11 21:53:05 +0200
commit928910b0ed9ca0620e3d5ea9785f88e224ea946e (patch)
tree858175f64578be9f20f94bb2c23a1e6753eed979
parent119a6d0f8a2264e2ff76aa867bf74ac315c27167 (diff)
downloadliveslak-928910b0ed9ca0620e3d5ea9785f88e224ea946e.tar.gz
liveslak-928910b0ed9ca0620e3d5ea9785f88e224ea946e.tar.xz
Slackware Live Edition: version 1.3.21.3.2
-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 4060590..03911d0 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.1.1"
+VERSION="1.3.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}