~ chicken-core (chicken-5) ba91e2ea43d48fea9088b4214cab854d684327a5


commit ba91e2ea43d48fea9088b4214cab854d684327a5
Author:     Peter Bex <peter@more-magic.net>
AuthorDate: Fri Jul 24 12:58:02 2015 +0200
Commit:     Peter Bex <peter@more-magic.net>
CommitDate: Fri Jul 24 12:58:02 2015 +0200

    Bump version to 4.10.0rc4 (correctly, this time)

diff --git a/README b/README
index dc864e34..fd2832f6 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
   (c) 2008-2015, The CHICKEN Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 4.10.2rc2
+  version 4.10.0rc4
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index ee2d75e8..6f0a4909 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-4.10.2rc2
\ No newline at end of file
+4.10.0rc4
\ No newline at end of file
diff --git a/manual/The User's Manual b/manual/The User's Manual
index f892f022..3bc1098d 100644
--- a/manual/The User's Manual	
+++ b/manual/The User's Manual	
@@ -6,7 +6,7 @@
 <img style="float:right; margin-left:1em;" src="http://wiki.call-cc.org/chicken-small.png" alt="Stylized picture of a chicken" />
 </nowiki>
 
-This is the manual for CHICKEN Scheme, version 4.10.2rc2
+This is the manual for CHICKEN Scheme, version 4.10.0rc4
 
 ; [[Getting started]] : What is CHICKEN and how do I use it?
 
Trap