From 99f7614b9447028fa3c65fac74a08617ee1a1aeb Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 1 Nov 2021 14:22:37 +0100 Subject: Slackware Live Edition: version 1.4.0.2 Micro version bump for the DAW Live ISO respin to address icu4c and llvm library updates in -current, --- 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 f03fa23..06e5c0e 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.4.0.1" +VERSION="1.4.0.2" # Timestamp: THEDATE=$(date +%Y%m%d) -- cgit v1.2.3