Changeset 13257 in project for release/3/content-type/trunk/content-type.setup
- Timestamp:
- 02/12/09 00:48:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/3/content-type/trunk/content-type.setup
r13256 r13257 4 4 ; "See http://chicken.wiki.br:8080/content-type for more info."))) 5 5 (compile -s -O2 -d1 content-type.scm) 6 (install-extension 'content-type '("content-type.so" "content-type.html") '((version 1. 2) (documentation "content-type.html")))6 (install-extension 'content-type '("content-type.so" "content-type.html") '((version 1.3) (documentation "content-type.html")))
Note: See TracChangeset
for help on using the changeset viewer.