summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2015-10-12 12:21:48 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2015-10-12 12:21:48 +0200
commit5ed71bc522b327fb8b6c06b316ecce5b83cadd51 (patch)
tree78b7828f7d6cad5ae1222b1cf7e0d9fe18cd8eaa /doc
parent638e52328e065197fef61b0ef5514407fded365a (diff)
downloadgeiser-5ed71bc522b327fb8b6c06b316ecce5b83cadd51.tar.gz
geiser-5ed71bc522b327fb8b6c06b316ecce5b83cadd51.tar.bz2
Version 0.8 released0.8
Diffstat (limited to 'doc')
-rw-r--r--doc/macros.texi8
-rw-r--r--doc/thanks.texi3
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.