summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-01-17 19:52:35 +0100
committer Eric Hameleers <alien@slackware.com>2019-01-17 19:52:35 +0100
commit023d1b50dcbb98a329f00d8d7d97522e1cc8f852 (patch)
treee8d741d741f27e2bb3f7398d4dd26a6e9b1a394b
parent2c1bf062cbdeecd1e35cdeab4d661b382d490200 (diff)
downloadliveslak-1.3.0.2.tar.gz
liveslak-1.3.0.2.tar.xz
Slackware Live Edition: version 1.3.0.21.3.0.2
Diffstat (limited to '')
-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 502bd80..1b7eb19 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.0.1"
+VERSION="1.3.0.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}