Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated release information file |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4250630ded23552cbafab1888f695e32 |
User & Date: | murphy 2020-01-29 16:29:50.895 |
Context
2021-03-21
| ||
22:54 | Updated embedded LMDB to version 0.9.28 check-in: ced723c434 user: chust tags: trunk | |
2020-01-29
| ||
16:29 | Updated release information file check-in: 4250630ded user: murphy tags: trunk | |
16:28 | Updated embedded LMDB to version 0.9.24 check-in: f017cf4699 user: murphy tags: trunk, v1.0.3 | |
Changes
Changes to lmdb.release-info.
1 2 3 4 5 6 7 | (repo fossil "https://chust.org/repos/chicken-{egg-name}") (uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.0.2") (release "1.0.0") ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;; | > | 1 2 3 4 5 6 7 8 | (repo fossil "https://chust.org/repos/chicken-{egg-name}") (uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.0.3") (release "1.0.2") (release "1.0.0") ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;; |