From bd4c56d6e7d4d099df8a2ab1a23564cde72104a7 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 16 Jan 2022 17:58:20 +0000 Subject: version bump --- configure.ac | 2 +- doc/mdk.texi | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 845002b..44c90e5 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -AC_INIT([GNU MDK],[1.3.0],[bug-mdk@gnu.org],[mdk]) +AC_INIT([GNU MDK],[1.3.1],[bug-mdk@gnu.org],[mdk]) AC_CONFIG_SRCDIR([mixlib/mix.h]) AM_INIT_AUTOMAKE diff --git a/doc/mdk.texi b/doc/mdk.texi index 32b5b84..10b7b08 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -8,8 +8,8 @@ @c %**end of header @set UPDATED October, 2020 -@set EDITION 1.3.0 -@set VERSION 1.3.0 +@set EDITION 1.3.1 +@set VERSION 1.3.1 @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, 2014, 2015, 2020 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2013, 2014, 2015, 2020, 2022 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -- cgit v1.2.3