summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2019-03-20 00:09:04 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2019-03-20 00:09:04 +0000
commit9ae59a93a74424e26045b749141cb238ec049a96 (patch)
treebe7e8e06d361da500c64c82ef3ba89f739133843 /configure.ac
parentceec5c6d538a88867a92d826e33cddae6a80c545 (diff)
downloadmdk-9ae59a93a74424e26045b749141cb238ec049a96.tar.gz
mdk-9ae59a93a74424e26045b749141cb238ec049a96.tar.bz2
NEWS and version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8295bf5..77d24b7 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.10,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.11,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE