From df0b4dcefed769208d93c8936dd625af7aa27b14 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Feb 2019 00:22:04 +0100 Subject: Slackware Live Edition: version 1.3.1.1 Minor version bump in order to release a new Plasma5 Live 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 232b9a8..6e860dc 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.1" +VERSION="1.3.1.1" # Directory where our live tools are stored: LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"} -- cgit v1.2.3