summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-04-16 20:36:26 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-04-16 20:36:26 +0200
commiteb5b639dd98c0a843c6815f16a6667cf97f0715f (patch)
tree113aaa0a5ffd668c6198ac77c147b456b5669e21 /README
parent217e0c77270d1ee23f547bff8b7644f402a51d06 (diff)
downloadgeiser-eb5b639dd98c0a843c6815f16a6667cf97f0715f.tar.gz
geiser-eb5b639dd98c0a843c6815f16a6667cf97f0715f.tar.bz2
Guile: evaluation output collection reactivated.
with-output-to-string was broken in guile prior to 1.9.10.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cebe1ae..ef44319 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@
* Supported scheme implementations
- - Guile 1.9.9 or better.
+ - Guile 1.9.10 or better.
- PLT Scheme 4.2 or better.
* Installation