From 83637c4a99f3cbd868538685dedcb2075cadd327 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 17 Apr 2017 20:03:09 +0200 Subject: Bump the version to 1.1.6.4 (for testing the Studioware ISO) --- 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 87840df..e64980b 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.1.6.3" +VERSION="1.1.6.4" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3