~ chicken-core (master) d2d58c96e007175ddf3af04302ea15fb1b1b6233


commit d2d58c96e007175ddf3af04302ea15fb1b1b6233
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Aug 26 17:58:48 2026 +0200
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Wed Aug 26 17:58:48 2026 +0200

    bump version

diff --git a/README b/README
index 9884a45b..7c412f1f 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ _/        _/    _/    _/    _/        _/  _/    _/        _/    _/_/
   (c) 2008, The CHICKEN Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 6.0.0
+  version 6.0.1pre1
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index 09b254e9..5dab632c 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-6.0.0
+6.0.1pre1
diff --git a/manual/The User's Manual b/manual/The User's Manual
index 7940e5df..da4787f3 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 6.0.0
+This is the manual for CHICKEN Scheme, version 6.0.1pre1
 
 * [[Getting started]] : What is CHICKEN and how do I use it?
 * [[Using the interpreter]] : How to use the interactive interpreter, {{csi}}
Trap