~ chicken-core (chicken-5) aaac3530597fd28c35c07bbd54aff53bac3fd190
commit aaac3530597fd28c35c07bbd54aff53bac3fd190 Author: Peter Bex <peter.bex@xs4all.nl> AuthorDate: Wed Aug 7 21:17:32 2013 +0200 Commit: Peter Bex <peter.bex@xs4all.nl> CommitDate: Wed Aug 7 21:17:32 2013 +0200 Bumped version to 4.8.2 diff --git a/README b/README index 1f7a6589..2a2929b5 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ (c) 2008-2013, The Chicken Team (c) 2000-2007, Felix L. Winkelmann - version 4.8.2 + version 4.8.3 1. Introduction diff --git a/buildversion b/buildversion index 40d1f9dd..40b4ea05 100644 --- a/buildversion +++ b/buildversion @@ -1 +1 @@ -4.8.2 \ No newline at end of file +4.8.3 \ No newline at end of file diff --git a/manual/The User's Manual b/manual/The User's Manual index 56a51358..634ae2f2 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.2 +This is the manual for Chicken Scheme, version 4.8.3 ; [[Getting started]] : What is CHICKEN and how do I use it?Trap