~ chicken-core (chicken-5) f60f0ddd316788b84f792b97b8370807b3b80f74
commit f60f0ddd316788b84f792b97b8370807b3b80f74
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Fri Aug 10 12:45:02 2012 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Fri Aug 10 12:45:02 2012 +0200
bumped version to 4.8.0rc2
diff --git a/README b/README
index be1c90af..e022cf9c 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
(c) 2008-2011, The Chicken Team
(c) 2000-2007, Felix L. Winkelmann
- version 4.8.0rc1
+ version 4.8.0rc2
1. Introduction
diff --git a/buildversion b/buildversion
index 393094bd..a2db8a28 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-4.8.0rc1
\ No newline at end of file
+4.8.0rc2
\ No newline at end of file
diff --git a/manual/The User's Manual b/manual/The User's Manual
index ce5009bb..b697a74e 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.0rc1
+This is the manual for Chicken Scheme, version 4.8.0rc2
; [[Getting started]] : What is CHICKEN and how do I use it?
Trap