summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2019-01-08 18:54:19 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2019-01-08 18:54:19 +0000
commit64c0fc8a0c9155f3708d385ec18b36982c488122 (patch)
tree7467b0f7646a237d6799816c27fd79d80564c5fe
parent33ffcd3328cf29a12f0972254d68b17bb4b75105 (diff)
downloadmdk-1.2.10.tar.gz
mdk-1.2.10.tar.bz2
Version 1.2.101.2.10
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 387ae11..8295bf5 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.9,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.10,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE