IUP

Check-in [b0560e7be2]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Updated CHICKEN release-info
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b0560e7be2f8a56d8bb6a082c2b2709c20c8775d
User & Date: murphy 2019-11-27 23:08:36.017
Context
2020-01-12
19:13
IUP 3.28 compatibility for element-properties-dialog constructor check-in: a31a2a0fd1 user: murphy tags: trunk
2019-11-27
23:08
Updated CHICKEN release-info check-in: b0560e7be2 user: murphy tags: trunk
23:06
Bumped egg version to 1.9.2 check-in: f43fe0f1d1 user: murphy tags: trunk, v1.9.2
Changes
Unified Diff Ignore Whitespace Patch
Changes to chicken-5/iup.release-info.
1
2
3

4
5
6
(repo fossil "https://chust.org/repos/scheme-{egg-name}")

(uri meta-file "https://chust.org/repos/scheme-{egg-name}/doc/v{egg-release}/chicken-5/{egg-name}.meta")

(release "1.9.1")

;; vim: set ai et ts=2 sts=2 sw=2 ft=scheme: ;;



>



1
2
3
4
5
6
7
(repo fossil "https://chust.org/repos/scheme-{egg-name}")

(uri meta-file "https://chust.org/repos/scheme-{egg-name}/doc/v{egg-release}/chicken-5/{egg-name}.meta")
(release "1.9.2")
(release "1.9.1")

;; vim: set ai et ts=2 sts=2 sw=2 ft=scheme: ;;