diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/macros.texi | 8 | ||||
-rw-r--r-- | doc/thanks.texi | 3 |
2 files changed, 7 insertions, 4 deletions
diff --git a/doc/macros.texi b/doc/macros.texi index e20a94a..81bdc5d 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,6 +1,6 @@ -@set VERSION 0.7 -@set VERSION_NICK Freija -@set RELEASE_DATE February 2015 +@set VERSION 0.8 +@set VERSION_NICK +@set RELEASE_DATE October 2015 @set GUILE_VERSION 2.0.9 @set RACKET_VERSION 6.0 @set CHICKEN_VERSION 4.8.0 @@ -19,7 +19,7 @@ <div class="version" align="right"> @end html @downfile{@value{TARBALL}, - Version @value{VERSION} ``@value{VERSION_NICK}'' (\DATE\) Guile \GVERS\+ Chicken \CVERS\+ and Racket \RVERS\+} + Version @value{VERSION} @value{VERSION_NICK} (\DATE\) Guile \GVERS\+ Chicken \CVERS\+ and Racket \RVERS\+} @html </div> @end html diff --git a/doc/thanks.texi b/doc/thanks.texi index af8b2bf..c4a73fe 100644 --- a/doc/thanks.texi +++ b/doc/thanks.texi @@ -32,6 +32,9 @@ sender during more years and for more projects than i can remember. Eduardo Cavazos' contagious enthusiasm has helped in many ways to keep Geiser alive, and he's become its best evangelist in R6RS circles. +Alex Kost has contributed with many bug reports and improved Geiser +with several patches. + Eli Barzilay took the time to play with an early alpha and made many valuable suggestions, besides answering all my 'how do you in PLT' questions. |