diff options
author | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-20 18:31:30 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-20 18:31:30 +0200 |
commit | 89522e543d73e04c1e0204e287d53e27079cdab7 (patch) | |
tree | 029ed9009bd768863a6e9000f6edae64e0def62e /doc | |
parent | debe2a4aa50cbaa0d36689b8ac4b6e99caa2b45a (diff) | |
download | mdk-89522e543d73e04c1e0204e287d53e27079cdab7.tar.gz mdk-89522e543d73e04c1e0204e287d53e27079cdab7.tar.bz2 |
Fixes for readline 6.3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdk.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/mdk.texi b/doc/mdk.texi index 30c2876..fa42faa 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -7,9 +7,9 @@ @setchapternewpage odd @c %**end of header -@set UPDATED February, 2013 -@set EDITION 1.2.7 -@set VERSION 1.2.7 +@set UPDATED January, 2014 +@set EDITION 1.2.8 +@set VERSION 1.2.8 @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, 2010, 2013 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2013, 2014 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |