summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-01 14:22:37 +0100
committer Eric Hameleers <alien@slackware.com>2021-11-01 14:22:37 +0100
commit99f7614b9447028fa3c65fac74a08617ee1a1aeb (patch)
tree6117d96e8fb420870f4c74b55b84d7b97df9ded7
parent08bf42d8cdebc3abf476fe19e682319bc21b27a0 (diff)
downloadliveslak-1.4.0.2.tar.gz
liveslak-1.4.0.2.tar.xz
Slackware Live Edition: version 1.4.0.21.4.0.2
Micro version bump for the DAW Live ISO respin to address icu4c and llvm library updates in -current,
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
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)