diff options
author | Eric Hameleers <alien@slackware.com> | 2021-06-16 21:43:46 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-06-16 21:43:46 +0200 |
commit | fe867fbf527da8d38efa344cae1fc030bd2a489b (patch) | |
tree | f18710135962012f091faafb8bedd10d86e880b3 /make_slackware_live.sh | |
parent | 5e2311a308ed60c894ae883106110d820195cdc2 (diff) | |
download | liveslak-fe867fbf527da8d38efa344cae1fc030bd2a489b.tar.gz liveslak-fe867fbf527da8d38efa344cae1fc030bd2a489b.tar.xz |
Slackware Live Edition: version 1.3.9.41.3.9.4
Diffstat (limited to '')
-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 fb0f419..87838d5 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.9.3" +VERSION="1.3.9.4" # Timestamp: THEDATE=$(date +%Y%m%d) |