aboutsummaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-02-15 15:59:10 +0100
committer Eric Hameleers <alien@slackware.com>2021-02-15 15:59:10 +0100
commitcba631c12410ae691a00e4189ac8a2b2814405ff (patch)
treef54926c8955bb83126d5eef5b69ca68a735de73d /make_slackware_live.sh
parentb756bf0461007240c32d6a7bf55d75ae32c035f7 (diff)
downloadliveslak-cba631c12410ae691a00e4189ac8a2b2814405ff.tar.gz
liveslak-cba631c12410ae691a00e4189ac8a2b2814405ff.tar.xz
Slackware Live Edition: version 1.3.9.11.3.9.1
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 3d0dd91..aa6e578 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 Eric Hameleers, Eindhoven, NL
+# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 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.3.9"
+VERSION="1.3.9.1"
# Timestamp:
THEDATE=$(date +%Y%m%d)