summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-19 22:06:07 +0200
committer Eric Hameleers <alien@slackware.com>2020-09-19 22:06:07 +0200
commit2ce2ff43eb2c184194df5f529c579fbe8ff68e86 (patch)
treeb0b0325348c307a8ce5b09b9484be69ce0864284
parent1aed195f89d154f75914bdfb4746fcb1618fe1d9 (diff)
downloadliveslak-1.3.6.1.tar.gz
liveslak-1.3.6.1.tar.xz
Slackware Live Edition: version 1.3.6.11.3.6.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 ebeb268..a829d7b 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.6"
+VERSION="1.3.6.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}