~ chicken-core (chicken-5) b00d73a5f4cfa3c7bcc44687ae4c9bc464bd8d04
commit b00d73a5f4cfa3c7bcc44687ae4c9bc464bd8d04
Author: Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Fri Apr 18 09:45:24 2014 -0300
Commit: Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Fri Apr 18 09:45:24 2014 -0300
Bump version to 4.9.1
diff --git a/README b/README
index 48b36a73..54df97b7 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
(c) 2008-2014, The Chicken Team
(c) 2000-2007, Felix L. Winkelmann
- version 4.8.4
+ version 4.9.1
1. Introduction
diff --git a/buildversion b/buildversion
index 57c4b30b..1f1ac7c2 100644
--- a/buildversion
+++ b/buildversion
@@ -1 +1 @@
-4.8.4
+4.9.1
\ No newline at end of file
diff --git a/manual/The User's Manual b/manual/The User's Manual
index 27e1b7e4..5416fcb1 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.4
+This is the manual for Chicken Scheme, version 4.9.1
; [[Getting started]] : What is CHICKEN and how do I use it?
Trap