summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-11-22 22:53:56 +0100
committer Eric Hameleers <alien@slackware.com>2017-11-22 22:53:56 +0100
commitb68a49dc31fa771d6eb1197f265e91b9b270f782 (patch)
tree36239a0b0bb903fda902a74b97d38db36e91f2ac
parent4246117f547875326066feb6634eff4da3aa25ce (diff)
downloadliveslak-b68a49dc31fa771d6eb1197f265e91b9b270f782.tar.gz
liveslak-b68a49dc31fa771d6eb1197f265e91b9b270f782.tar.xz
Slackware Live Edition: version 1.1.9.31.1.9.3
-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 d66c299..dc5a23f 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.9.2"
+VERSION="1.1.9.3"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}