~ chicken-core (chicken-5) af93a853c40b1e4a42c97257401b2e56f97905cf


commit af93a853c40b1e4a42c97257401b2e56f97905cf
Author:     Peter Bex <peter@more-magic.net>
AuthorDate: Tue Jun 25 09:58:21 2024 +0200
Commit:     Peter Bex <peter@more-magic.net>
CommitDate: Tue Jun 25 09:58:21 2024 +0200

    Bump version to 5.4.0rc2

diff --git a/README b/README
index 91941790..6bb00e6d 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ _/        _/    _/    _/    _/        _/  _/    _/        _/    _/_/
   (c) 2008-2022, The CHICKEN Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 5.4.0rc1
+  version 5.4.0rc2
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index 1bfe3f6a..3822f21a 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-5.4.0rc1
+5.4.0rc2
diff --git a/manual/The User's Manual b/manual/The User's Manual
index 2c579b26..aa4507fe 100644
--- a/manual/The User's Manual	
+++ b/manual/The User's Manual	
@@ -6,7 +6,7 @@
 <img id="big-logo" style="float:right; margin-left:1em;" src="http://wiki.call-cc.org/chicken-small.png" alt="Stylized picture of a chicken"/>
 </nowiki>
 
-This is the manual for CHICKEN Scheme, version 5.4.0rc1
+This is the manual for CHICKEN Scheme, version 5.4.0rc2
 
 * [[Getting started]] : What is CHICKEN and how do I use it?
 * [[Using the interpreter]] : How to use the interactive interpreter, {{csi}}
Trap