From 84fc77331948fdb6600d21af63131a53b5eae719 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 28 May 2016 22:32:38 +0200 Subject: VERSION bump to 1.0.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 30ca041..bd013f0 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -36,7 +36,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.0.0" +VERSION="1.0.1" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3