aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-28 22:05:24 +0200
committer Eric Hameleers <alien@slackware.com>2021-10-28 22:05:24 +0200
commit7f3ff948533e08f2f1d9898bf3c8abc8ebf7ce78 (patch)
tree722c67deb2a881052bc2f66fb6dd3c8efecd2d63
parent58e455029f05296f9b9a02fc8feb90b6e1a436cf (diff)
downloadliveslak-7f3ff948533e08f2f1d9898bf3c8abc8ebf7ce78.tar.gz
liveslak-7f3ff948533e08f2f1d9898bf3c8abc8ebf7ce78.tar.xz
Slackware Live Edition: version 1.4.0.11.4.0.1
Micro version bump for the DAW Live ISO, which will get a full pre-emptive kernel.
-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 b8521f0..015fbfb 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"
+VERSION="1.4.0.1"
# Timestamp:
THEDATE=$(date +%Y%m%d)