~ chicken-core (chicken-5) bed74a7464b58826f1e948d86648c83bf3277c2f


commit bed74a7464b58826f1e948d86648c83bf3277c2f
Author:     Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Sat Feb 1 19:57:44 2014 +0100
Commit:     Peter Bex <peter.bex@xs4all.nl>
CommitDate: Sat Feb 1 19:58:07 2014 +0100

    Bumped version to 4.8.4

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