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: |
fe8a9818c907cc7505ddbf7c90f00f89 |
User & Date: | murphy 2017-08-22 00:16:56.968 |
Context
2017-09-01
| ||
11:54 | pointed release information to main repository Leaf check-in: dc32c551b5 user: murphy tags: trunk | |
2017-08-22
| ||
00:16 | updated release information file check-in: fe8a9818c9 user: murphy tags: trunk | |
00:15 | added Windows linker flags check-in: 7fe5310deb user: murphy tags: trunk, v1.0.1 | |
Changes
Changes to address-info.release-info.
1 2 3 4 5 6 | (repo fossil "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}") (uri targz "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.0.0") ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;; | > | 1 2 3 4 5 6 7 | (repo fossil "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}") (uri targz "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.0.1") (release "1.0.0") ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;; |