~ chicken-core (master) 57e82bac4dfb73b8cc62c30d46cd37541c97f7a1


commit 57e82bac4dfb73b8cc62c30d46cd37541c97f7a1
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Jan 14 11:32:31 2026 +0100
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Wed Jan 14 11:32:31 2026 +0100

    set version to create new snapshot

diff --git a/README b/README
index 4571a3e3..09f7889a 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ _/        _/    _/    _/    _/        _/  _/    _/        _/    _/_/
   (c) 2008-2022, The CHICKEN Team
   (c) 2000-2007, Felix L. Winkelmann
 
-  version 6.0.0
+  version 6.0.0pre3
 
 
  1. Introduction
diff --git a/buildversion b/buildversion
index 09b254e9..9079235c 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-6.0.0
+6.0.0pre3
diff --git a/manual/The User's Manual b/manual/The User's Manual
index 7940e5df..94bd1b0e 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.0pre3
 
 * [[Getting started]] : What is CHICKEN and how do I use it?
 * [[Using the interpreter]] : How to use the interactive interpreter, {{csi}}
Trap