From e3dd5cfb28b5eeb4bdc94ae7ec4298f9db06922f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 24 Jan 2017 23:29:21 +0100 Subject: Bump the version to 1.1.5.1 (development version for QA testing) --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index a5b4cfb..3bbb369 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.1.5" +VERSION="1.1.5.1" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3