diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-03-14 01:55:00 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-03-14 02:12:47 +0100 |
commit | 775d1d734a677274fbbf4af780592bb3768d3f9b (patch) | |
tree | 937cb362731e62f8fbf7935429e455f84baf659f /doc | |
parent | e1603edd6f64094495af34432f0d9be621173403 (diff) | |
download | geiser-guile-775d1d734a677274fbbf4af780592bb3768d3f9b.tar.gz geiser-guile-775d1d734a677274fbbf4af780592bb3768d3f9b.tar.bz2 |
Release 0.100.10
Diffstat (limited to 'doc')
-rw-r--r-- | doc/geiser.texi | 2 | ||||
-rw-r--r-- | doc/macros.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index b609d91..8fc8f24 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -9,7 +9,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/macros.texi b/doc/macros.texi index 790ce21..d43e442 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,6 +1,6 @@ @set VERSION 0.10 @set VERSION_NICK -@set RELEASE_DATE February 2017 +@set RELEASE_DATE March 2018 @set GUILE_VERSION 2.2.0 @set RACKET_VERSION 6.0 @set CHICKEN_VERSION 4.8.0 |