From 4ebc965ba2dcb4dfe2d2cabe1bc80307eaa904cf Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 13 May 2016 22:57:32 +0200 Subject: Bump VERSION to 0.9.1. --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_slackware_live.sh') 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)"} -- cgit v1.2.3