From e6b397148603121d6ff099c3a71746f1360d35da Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 2 May 2017 22:31:27 +0200 Subject: Intermediate version 1.1.7.1 to highlight the recent updates --- 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 1c9b303..6f97b38 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.1.7" +VERSION="1.1.7.1" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3