summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-13 22:57:32 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-13 22:57:32 +0200
commit4ebc965ba2dcb4dfe2d2cabe1bc80307eaa904cf (patch)
tree457d8bb87c8da51ed9c39e9319c66a5aa9950e2a /make_slackware_live.sh
parent9b30f5642152b18ee1c05789caf6f3f7a198ee75 (diff)
downloadliveslak-4ebc965ba2dcb4dfe2d2cabe1bc80307eaa904cf.tar.gz
liveslak-4ebc965ba2dcb4dfe2d2cabe1bc80307eaa904cf.tar.xz
Bump VERSION to 0.9.1.
Diffstat (limited to 'make_slackware_live.sh')
-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 f152580..a7724e5 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.9.0"
+VERSION="0.9.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}