summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:37:31 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:37:31 +0100
commitf27eeb640938c7d1ff4cadef231c37dc10208be8 (patch)
tree4085d192c45964240bb10c04a149b15746196735
parentb196e62100a11cf1ac5ecf2f316a75c946c2eb97 (diff)
downloadmdk-f27eeb640938c7d1ff4cadef231c37dc10208be8.tar.gz
mdk-f27eeb640938c7d1ff4cadef231c37dc10208be8.tar.bz2
Guile versions updated in doc
-rw-r--r--INSTALL3
-rw-r--r--doc/mdk.texi4
-rw-r--r--doc/mdk_install.texi4
3 files changed, 5 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 90a23c6..76e3e73 100644
--- a/INSTALL
+++ b/INSTALL
@@ -45,7 +45,7 @@ libraries installed in your system:
(http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html)
(optional)
- - GNU Libguile 1.6 (http://www.gnu.org/software/guile) (optional)
+ - GNU Libguile 2.0.x (http://www.gnu.org/software/guile) (optional)
If present, readline and history are used to provide command
completion and history management to the command line MIX virtual
@@ -333,4 +333,3 @@ package recognizes.
find the X include and library files automatically, but if it doesn't,
you can use the `configure' options `--x-includes=DIR' and
`--x-libraries=DIR' to specify their locations.
-
diff --git a/doc/mdk.texi b/doc/mdk.texi
index 23e3366..30c2876 100644
--- a/doc/mdk.texi
+++ b/doc/mdk.texi
@@ -7,8 +7,8 @@
@setchapternewpage odd
@c %**end of header
-@set UPDATED September, 2010
-@set EDITION 1.2.4
+@set UPDATED February, 2013
+@set EDITION 1.2.7
@set VERSION 1.2.7
@set JAO Jose Antonio Ortega Ruiz
@set PHILIP Philip E. King
diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi
index e45e950..9a1cd3d 100644
--- a/doc/mdk_install.texi
+++ b/doc/mdk_install.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2010
+@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2010, 2013
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
@@ -77,7 +77,7 @@ libraries installed in your system:
Readline}
(optional)
@item
-@uref{http://www.gnu.org/software/guile, GNU Libguile 1.8} (optional)
+@uref{http://www.gnu.org/software/guile, GNU Libguile 2.0} (optional)
@end itemize
If present, readline and history are used to provide command completion