~ chicken-core (chicken-5) cf37a5caade94cb8c73655f6c8ac698461806c79


commit cf37a5caade94cb8c73655f6c8ac698461806c79
Author:     Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Sat Apr 12 19:10:35 2014 +0200
Commit:     Peter Bex <peter.bex@xs4all.nl>
CommitDate: Sat Apr 12 19:10:35 2014 +0200

    Set version to 4.9.0rc1

diff --git a/README b/README
index 48b36a73..bed8b46c 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
   (c) 2008-2014, The Chicken Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 4.8.4
+  version 4.9.0rc1
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index 57c4b30b..8cd6e45f 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-4.8.4
+4.9.0rc1
\ No newline at end of file
diff --git a/manual/The User's Manual b/manual/The User's Manual
index 27e1b7e4..8259a562 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.4
+This is the manual for Chicken Scheme, version 4.9.0rc1
 
 ; [[Getting started]] : What is CHICKEN and how do I use it?
 
Trap