From 5fbc3d23064f61d215a8267f0e2bbeb5226ac0dc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 3 Jun 2016 15:12:58 +0200 Subject: VERSION bump to 1.0.2. --- 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 c9aab05..cf7bd5b 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -36,7 +36,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.0.1" +VERSION="1.0.2" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3