From 32abaf9b0b6b06b8703c5e563f76f29bc0710c7c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 4 Feb 2022 10:08:16 +0100 Subject: Slackware Live Edition: version 1.5.1.5 To accompany the release of Slackware 15.0 stable! --- make_slackware_live.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 21e6ede..0fbed43 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Eric Hameleers, Eindhoven, NL +# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.5.1" +VERSION="1.5.1.5" # Timestamp: THEDATE=$(date +%Y%m%d) -- cgit v1.2.3