diff options
author | Eric Hameleers <alien@slackware.com> | 2022-02-07 17:48:52 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-02-07 17:48:52 +0100 |
commit | 40ecc66eaf532ce0f99d8887750209c6ce9adf3b (patch) | |
tree | 168d6644f7aad5f6b95772a49e32169544b75ed1 /make_slackware_live.sh | |
parent | 4c60dc89a46aeeb8c65897e22942793e62d283e7 (diff) | |
download | liveslak-40ecc66eaf532ce0f99d8887750209c6ce9adf3b.tar.gz liveslak-40ecc66eaf532ce0f99d8887750209c6ce9adf3b.tar.xz |
Slackware Live Edition: version 1.5.21.5.2
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 9ee3ef6..1b97c77 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.5.1.5" +VERSION="1.5.2" # Timestamp: THEDATE=$(date +%Y%m%d) |