aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-05-10 16:16:03 +0200
committer Eric Hameleers <alien@slackware.com>2018-05-10 16:16:03 +0200
commita5f063a2c8069a3aae058e496cdd2e101b92b169 (patch)
treef775b6babd125cd6ea266bc4f2f9d940cef34c1b
parent08da7380396347e5fb0e83c4e2eb8c9c0b0b1b17 (diff)
downloadliveslak-a5f063a2c8069a3aae058e496cdd2e101b92b169.tar.gz
liveslak-a5f063a2c8069a3aae058e496cdd2e101b92b169.tar.xz
Slackware Live Edition: version 1.1.9.81.1.9.8
-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 d38e21a..559f606 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.7"
+VERSION="1.1.9.8"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}