diff options
author | Eric Hameleers <alien@slackware.com> | 2021-11-08 09:24:54 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-11-08 09:24:54 +0100 |
commit | 17822f39dc4d68ff5776b1a5a45053fb6607639f (patch) | |
tree | 74656ffabdc1c9d8933a7e9cfc129bc20b0ed89a /make_slackware_live.sh | |
parent | f5a3e197512428a14925376345215fcc79f73c8b (diff) | |
download | liveslak-17822f39dc4d68ff5776b1a5a45053fb6607639f.tar.gz liveslak-17822f39dc4d68ff5776b1a5a45053fb6607639f.tar.xz |
Slackware Live Edition: version 1.5.01.5.0
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 eee602c..c84e2a2 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.2" +VERSION="1.5.0" # Timestamp: THEDATE=$(date +%Y%m%d) |