diff options
author | Eric Hameleers <alien@slackware.com> | 2021-12-20 15:05:22 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-12-20 15:05:22 +0100 |
commit | b727a6dd2e7776cfc7fac90bdb7ca0d9599e8db9 (patch) | |
tree | 85ba51eb69103e1030b2609c68f8cc016f575219 /make_slackware_live.sh | |
parent | d17940bf4d2f7502d78b18eac380865c77e0444d (diff) | |
download | liveslak-b727a6dd2e7776cfc7fac90bdb7ca0d9599e8db9.tar.gz liveslak-b727a6dd2e7776cfc7fac90bdb7ca0d9599e8db9.tar.xz |
Slackware Live Edition: version 1.5.11.5.1
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-x | make_slackware_live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh index ce1aea3..9bfa1ba 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.5.0" +VERSION="1.5.1" # Timestamp: THEDATE=$(date +%Y%m%d) |