summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-01-05 10:42:47 +0100
committer Eric Hameleers <alien@slackware.com>2019-01-05 10:42:47 +0100
commit399a75697c8f8e460cb89cfa81bd51a379e3759c (patch)
tree48e7506f2df5ee9ff89b7512ad9d76947dd8b54e
parent19eeb9b5c2015f30e3bffdccd7359116e8357590 (diff)
downloadliveslak-399a75697c8f8e460cb89cfa81bd51a379e3759c.tar.gz
liveslak-399a75697c8f8e460cb89cfa81bd51a379e3759c.tar.xz
Slackware Live Edition: version 1.3.0.11.3.0.1
-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 c58816f..85c1dab 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"
+VERSION="1.3.0.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}