diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-18 06:11:44 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-18 06:11:44 +0100 |
commit | 9cde8a2088f05375225285c3cee355905c7deaaa (patch) | |
tree | a8d9b2a69ac5c411d6a83557efbcc5752962f788 /doc | |
parent | cfc9644eb370055a70f3f00a957171630d207007 (diff) | |
download | mdk-9cde8a2088f05375225285c3cee355905c7deaaa.tar.gz mdk-9cde8a2088f05375225285c3cee355905c7deaaa.tar.bz2 |
Version updated to 1.2.7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdk.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/mdk.texi b/doc/mdk.texi index 9356d3b..23e3366 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -9,7 +9,7 @@ @set UPDATED September, 2010 @set EDITION 1.2.4 -@set VERSION 1.2.6 +@set VERSION 1.2.7 @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 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2013 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -244,4 +244,3 @@ Copying @include mdk_findex.texi @bye - |