diff options
author | Eric Hameleers <alien@slackware.com> | 2020-12-13 21:26:43 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-13 21:26:43 +0100 |
commit | 6236fdaf22ccb26cbf801eca7855897eb78d0a27 (patch) | |
tree | 529c0fe0c2cc6044718c5b75059754770ca1989a /make_slackware_live.sh | |
parent | 820c7c3ae93ca3a25bd102fff6cee51ad76af1af (diff) | |
download | liveslak-6236fdaf22ccb26cbf801eca7855897eb78d0a27.tar.gz liveslak-6236fdaf22ccb26cbf801eca7855897eb78d0a27.tar.xz |
Slackware Live Edition: version 1.3.8.11.3.8.1
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 32c928e..9679843 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.8" +VERSION="1.3.8.1" # Timestamp: THEDATE=$(date +%Y%m%d) |