diff options
author | 2022-05-14 12:41:39 +0200 | |
---|---|---|
committer | 2022-05-14 12:41:39 +0200 | |
commit | a8b702d718f085fcf54a83dd3ba5e43c73e01ca1 (patch) | |
tree | 9afba5c4efe2c1a1a25759f42cbd775ed7d08bee | |
parent | ffc0510924979433e54f7197677855e26876ce4e (diff) | |
download | liveslak-1.5.2.1.tar.gz liveslak-1.5.2.1.tar.xz |
Slackware Live Edition: version 1.5.2.11.5.2.1
-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 1c28564..466b09b 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.5.2" +VERSION="1.5.2.1" # Timestamp: THEDATE=$(date +%Y%m%d) |