diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-06 03:33:41 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-06 03:33:41 +0100 |
commit | 9053c41e94d5b29bd8ae50d9640838ccbb7009ac (patch) | |
tree | 7a235eb7e55b0a83189cee74eddfcde87e691759 /doc/macros.texi | |
parent | 035648caddbf000526027c032d0a61bf1abcc08c (diff) | |
download | geiser-9053c41e94d5b29bd8ae50d9640838ccbb7009ac.tar.gz geiser-9053c41e94d5b29bd8ae50d9640838ccbb7009ac.tar.bz2 |
Mentioning Guile 2.0 instead of its git version
Diffstat (limited to 'doc/macros.texi')
-rw-r--r-- | doc/macros.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |