summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-06 03:33:41 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-06 03:33:41 +0100
commit9053c41e94d5b29bd8ae50d9640838ccbb7009ac (patch)
tree7a235eb7e55b0a83189cee74eddfcde87e691759
parent035648caddbf000526027c032d0a61bf1abcc08c (diff)
downloadgeiser-9053c41e94d5b29bd8ae50d9640838ccbb7009ac.tar.gz
geiser-9053c41e94d5b29bd8ae50d9640838ccbb7009ac.tar.bz2
Mentioning Guile 2.0 instead of its git version
-rw-r--r--README2
-rw-r--r--doc/install.texi6
-rw-r--r--doc/macros.texi2
3 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index 3ff61b2..b55b93a 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@
Geiser needs Emacs 23.2 or better, and at least one of the
supported scheme implementations:
- - Guile 2.0 (not released yet: use the latest git master branch).
+ - Guile 2.0 or better.
- PLT Racket 5.0.1 or better.
* Installation
diff --git a/doc/install.texi b/doc/install.texi
index 05fe9c4..993cc71 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -21,10 +21,8 @@ namely:
@item
@uref{http://www.racket-lang.org, Racket} @value{RACKET_VERSION} or better
@item
-@uref{http://www.gnu.org/software/guile, Guile} @value{GUILE_VERSION},
-directly compiled from a recent checkout of
-@uref{http://www.gnu.org/software/guile/repository.html, its Git
-@i{master} branch}.
+@uref{http://www.gnu.org/software/guile, Guile} @value{GUILE_VERSION} or
+better
@end itemize
Since Geiser supports multiple REPLs, having both of them will just add
diff --git a/doc/macros.texi b/doc/macros.texi
index 5b3506b..29e6321 100644
--- a/doc/macros.texi
+++ b/doc/macros.texi
@@ -1,5 +1,5 @@
@set VERSION 0.1.2
-@set GUILE_VERSION 1.9.14
+@set GUILE_VERSION 2.0
@set RACKET_VERSION 5.0.1
@set EMACS_VERSION 23.2
@set DOWN_BASE http://download.savannah.nongnu.org/releases/geiser