From 70f9ac53427df8876a144845cf951f08b6900533 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 14 Jan 2016 17:20:02 +0100 Subject: VERSION bump from Beta 3 (aka 0.3) to 0.3.8. Roadmap: v0.3.9: adding LUKS encrypted /home v0.4 (Beta4): LUKS home setup stable enough for public consumption. --- 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 e317abd..22e0dc0 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="Beta3" +VERSION="0.3.8" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3