summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2020-10-19 03:44:10 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2020-10-19 03:44:10 +0100
commit6ee18ebe2bcd2ca788802811d7a6b90a51243f17 (patch)
treefd1ae84d9ec4e238bec24558e79703e0a30f97c4 /configure.ac
parent9162d74f40f805ec8880ed4bb3e3c8103a84fcf3 (diff)
downloadmdk-6ee18ebe2bcd2ca788802811d7a6b90a51243f17.tar.gz
mdk-6ee18ebe2bcd2ca788802811d7a6b90a51243f17.tar.bz2
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 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