diff options
author | 2021-10-26 13:21:32 +0200 | |
---|---|---|
committer | 2021-10-26 13:21:32 +0200 | |
commit | 30892b22a50731a5c044fccfb18aaa2837605bbb (patch) | |
tree | 5abd2b686ce734ae2631752fc511a4c2f4a1e3a9 | |
parent | 7771849331673f1e8bf01c174ba6d68198ab2be2 (diff) | |
download | liveslak-1.4.0.tar.gz liveslak-1.4.0.tar.xz |
Slackware Live Edition: version 1.4.01.4.0
-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 63e7f5a..0c965f5 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.10" +VERSION="1.4.0" # Timestamp: THEDATE=$(date +%Y%m%d) |