~ chicken-core (chicken-5) 191caf9a6b6abf0e37bbd6221488ed91bfdaf7cc


commit 191caf9a6b6abf0e37bbd6221488ed91bfdaf7cc
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Feb 9 08:22:40 2011 -0500
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Wed Feb 9 08:22:40 2011 -0500

    changed version to 4.6.5, due to wrong versioning of dev-snapshot

diff --git a/version.scm b/version.scm
index 4ad2ba77..e96173bd 100644
--- a/version.scm
+++ b/version.scm
@@ -1 +1 @@
-(define-constant +build-version+ "4.6.4")
+(define-constant +build-version+ "4.6.5")
Trap