~ chicken-core (chicken-5) 5518972124edfaa1fba34a76eaf9905b6c708bb0
commit 5518972124edfaa1fba34a76eaf9905b6c708bb0 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Sat Feb 4 14:59:34 2012 +0100 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Sat Feb 4 14:59:34 2012 +0100 bumped version to 4.7.5 diff --git a/README b/README index 2d529456..9b0fde76 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ (c) 2008-2011, The Chicken Team (c) 2000-2007, Felix L. Winkelmann - version 4.7.4 + version 4.7.5 1. Introduction diff --git a/buildversion b/buildversion index 5ca7df98..93d7d00e 100644 --- a/buildversion +++ b/buildversion @@ -1 +1 @@ -4.7.4 \ No newline at end of file +4.7.5 \ No newline at end of file diff --git a/manual/The User's Manual b/manual/The User's Manual index 89d69ebd..f304da00 100644 --- a/manual/The User's Manual +++ b/manual/The User's Manual @@ -6,7 +6,7 @@ <img style="float:right; border-left:1px solid #ccc;border-bottom:1px solid #ccc;margin-left:1em;" src="http://www.call-with-current-continuation.org/chicken4.png" alt="Stylized picture of a chicken"/> </nowiki> -This is the manual for Chicken Scheme, version 4.7.4 +This is the manual for Chicken Scheme, version 4.7.5 ; [[Getting started]] : What is CHICKEN and how do I use it?Trap