diff options
author | Zach van Rijn <me@zv.io> | 2023-10-28 03:53:11 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2023-10-28 03:53:11 -0500 |
commit | 394df62a1eed3bf94072c5d94c4de200cd5889ac (patch) | |
tree | 5571bc6487d6bdd2c2b503851766860391838fd5 | |
parent | 334b2fcb6cfb3f0e8e6c48968cda67d1f21162c7 (diff) | |
download | site-ng-394df62a1eed3bf94072c5d94c4de200cd5889ac.tar.gz site-ng-394df62a1eed3bf94072c5d94c4de200cd5889ac.tar.bz2 site-ng-394df62a1eed3bf94072c5d94c4de200cd5889ac.tar.xz site-ng-394df62a1eed3bf94072c5d94c4de200cd5889ac.zip |
Publish 20231027 snapshot media.
-rw-r--r-- | src/download/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/download/index.html b/src/download/index.html index fe5dad1..f2b9d0a 100644 --- a/src/download/index.html +++ b/src/download/index.html @@ -396,7 +396,7 @@ __FOOTER__ version = "1.0"; release = "beta5"; - gendate = "20231025"; + gendate = "20231027"; disturl = "//distfiles.adelielinux.org/adelie"; inittext = "Adélie" + " " + version + "-" + release + " (" + gendate + ")"; |