summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-01 11:24:37 +0200
committer Eric Hameleers <alien@slackware.com>2017-10-01 11:24:37 +0200
commit6f443a067e9e3f82b2adc755270ab4d518a90161 (patch)
treea45c55845ee6798926c362a3d7906f7e34a63215
parent3846aea27f05a3a93a4132bc1b72e5be9577d461 (diff)
downloadliveslak-1.1.9.1.tar.gz
liveslak-1.1.9.1.tar.xz
Slackware Live Edition: version 1.1.9.11.1.9.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 56ebbf7..649248b 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"
+VERSION="1.1.9.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}