From e205f641997683ebe10413bd15a1ddb812b97f38 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 15 Jun 2016 11:20:28 +0200 Subject: Slackware Live Edition: version 1.1.0. --- make_slackware_live.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 30a1215..4ce65b5 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1,6 +1,5 @@ #!/bin/bash -# $Id: make_slackware_live.sh,v 1.13 2015/12/04 13:51:41 root Exp root $ # Copyright 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL # All rights reserved. # @@ -36,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.0.2" +VERSION="1.1.0" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3