From 6ee18ebe2bcd2ca788802811d7a6b90a51243f17 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 19 Oct 2020 03:44:10 +0100 Subject: Version bump --- NEWS | 8 +++++++- configure.ac | 2 +- doc/mdk.texi | 4 ++-- mixgtk/mixgtk.glade | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index c1d0daa..5ab3a31 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. +--------------------------------------------------------------------------- +* Version 1.3.0 (unreleased) + + - Graphical user interface upgraded to GTK+ 3.14+ + --------------------------------------------------------------------------- * Version 1.2.11 (15/10/20) @@ -18,6 +23,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. - Correctly rewind tape when seeking past beginning of file (patch #9974 by Kevin Brunelle). - Memory usage optimizations (Kevin Brunelle). + - Compatibility with Guile 3. --------------------------------------------------------------------------- * Version 1.2.10 (07/01/19) @@ -576,7 +582,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. * Copying information: Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, - 2010, 2013, 2014, 2015 Free Software Foundation, Inc. + 2010, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/configure.ac b/configure.ac index f43c1ef..dcc187e 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.2.11,[bug-mdk@gnu.org],mdk) +AC_INIT([GNU MDK],1.3.0,[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 3b05687..32b5b84 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -8,8 +8,8 @@ @c %**end of header @set UPDATED October, 2020 -@set EDITION 1.2.11 -@set VERSION 1.2.11 +@set EDITION 1.3.0 +@set VERSION 1.3.0 @set JAO Jose Antonio Ortega Ruiz @set PHILIP Philip E. King @set PIETER Pieter E. J. Pareit diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index 975248c..106b040 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -107,7 +107,7 @@ True True - http://www.gnu.org/software/mdk/mdk.html + <a href="http://www.gnu.org/software/mdk/mdk.html">www.gnu.org/software/mdk</a> True center True @@ -140,7 +140,7 @@ True False - <small>Copyright (C) 2001-2019 + <small>Copyright (C) 2000-2020 Free Software Foundation, Inc</small> True center -- cgit v1.2.3