From 1292ff4debe0631f686f04cdfbe9a9db2de4c7d1 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 10 Sep 2010 23:59:04 +0200 Subject: Versions mentioned in documentation and configure.ac updated --- doc/mdk.texi | 8 ++++---- doc/mdk_install.texi | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/mdk.texi b/doc/mdk.texi index 11c466a..9356d3b 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -7,9 +7,9 @@ @setchapternewpage odd @c %**end of header -@set UPDATED October, 2009 -@set EDITION 1.2.3 -@set VERSION 1.2.5 +@set UPDATED September, 2010 +@set EDITION 1.2.4 +@set VERSION 1.2.6 @set JAO Jose Antonio Ortega Ruiz @set PHILIP Philip E. King @set PIETER Pieter E. J. Pareit @@ -20,7 +20,7 @@ This manual is for GNU MDK (version @value{VERSION}, @value{UPDATED}), a set of utilities for developing programs using Donald Knuth's MIX mythical computer and MIXAL, its assembly language. -Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 21adce6..e45e950 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -63,21 +63,21 @@ libraries installed in your system: @itemize @minus @item -@uref{http://www.gtk.org, GLIB 2.4.0} (required) +@uref{http://www.gtk.org, GLIB 2.16.0} (required) @item @uref{http://www.gnu.org/software/flex/flex.html, GNU Flex 2.5} (required) @item -@uref{http://www.gtk.org, GTK 2.4.0} (optional) +@uref{http://www.gtk.org, GTK 2.16.0} (optional) @item -@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/, Libglade -2.4.0} +@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/, Libglade +2.6.0} (optional) @item @uref{http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, GNU Readline} (optional) @item -@uref{http://www.gnu.org/software/guile, GNU Libguile 1.6} (optional) +@uref{http://www.gnu.org/software/guile, GNU Libguile 1.8} (optional) @end itemize If present, readline and history are used to provide command completion @@ -117,7 +117,7 @@ you should see a message with the configuration results like the following: @example -*** GNU MDK 1.2 has been successfully configured. *** +*** GNU MDK @value{VERSION} has been successfully configured. *** Type 'make' to build the following utilities: - mixasm (MIX assembler) @@ -235,7 +235,7 @@ GNU MDK has been tested in the following platforms: @itemize @item -Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2 +Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2, 4.0, 5.0, sid @item Redhat GNU/Linux 8.0 (Ronald Cole), 7.0 (Agustin Navarro), 6.2 (Roberto Ferrero) @@ -254,8 +254,8 @@ functionalities on a first try. If you find problems with history/readline functionality, please try a newer/manually installed readline version.} @item -Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x (Darwin Port by Aleix -Conchillo). +Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x, 10.5 (Darwin Port by +Aleix Conchillo). @item AMD Athlon, GNU/Linux version 2.4.2-2smp (Red Hat 7.1 (Seawolf)) (N. H. F. Beebe) -- cgit v1.2.3