~ chicken-core (chicken-5) 28836d948a45fb6e002b5c37485dfce8975f1311
commit 28836d948a45fb6e002b5c37485dfce8975f1311 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Sat Sep 15 22:54:56 2012 +0200 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Sat Sep 15 22:54:56 2012 +0200 bumped version to 4.8.0rc4 diff --git a/README b/README index 713e6df3..97317cd4 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ (c) 2008-2012, The Chicken Team (c) 2000-2007, Felix L. Winkelmann - version 4.8.0rc3 + version 4.8.0rc4 1. Introduction diff --git a/buildversion b/buildversion index 3b448812..5cfefc36 100644 --- a/buildversion +++ b/buildversion @@ -1 +1 @@ -4.8.0rc3 +4.8.0rc4 \ No newline at end of file diff --git a/manual/The User's Manual b/manual/The User's Manual index 418bb6b4..2cd7363b 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.8.0rc3 +This is the manual for Chicken Scheme, version 4.8.0rc4 ; [[Getting started]] : What is CHICKEN and how do I use it?Trap