~ chicken-core (chicken-5) a35eb23de05a3dc106260d73fcf8596737dc31db


commit a35eb23de05a3dc106260d73fcf8596737dc31db
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Jan 3 11:48:24 2013 +0100
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Thu Jan 3 11:48:24 2013 +0100

    bumped version to 4.8.2

diff --git a/README b/README
index c933bff9..f5b858aa 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
   (c) 2008-2012, The Chicken Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 4.8.1
+  version 4.8.2
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index 28715673..40d1f9dd 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-4.8.1
\ No newline at end of file
+4.8.2
\ No newline at end of file
diff --git a/manual/The User's Manual b/manual/The User's Manual
index e6a1fca0..56a51358 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.1
+This is the manual for Chicken Scheme, version 4.8.2
 
 ; [[Getting started]] : What is CHICKEN and how do I use it?
 
Trap