summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-06-13 01:03:50 +0200
committer Eric Hameleers <alien@slackware.com>2019-06-13 01:03:50 +0200
commit74731261c5aa19edd4da00a1a61fb7dcc856d6b2 (patch)
treeb7df3bdfde53ba6e72939d4f344397a3b8fb52aa
parentadfa3717bc2332f37eb203f6e3ef391bd3ba752b (diff)
downloadliveslak-74731261c5aa19edd4da00a1a61fb7dcc856d6b2.tar.gz
liveslak-74731261c5aa19edd4da00a1a61fb7dcc856d6b2.tar.xz
Slackware Live Edition: version 1.3.2.21.3.2.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 64dd593..9ce0f02 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"
+VERSION="1.3.2.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}