summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@imladris.local>2015-12-23 20:14:56 +0100
committerJose Antonio Ortega Ruiz <jao@imladris.local>2015-12-23 20:14:56 +0100
commit9949be12b742a999b72b5cd11334a4313864269d (patch)
treee2e264dba5820832413523edbd8310116276b1db /configure.ac
parent51017d357948435f1bcc1abef9fb1058a7035c6a (diff)
downloadmdk-9949be12b742a999b72b5cd11334a4313864269d.tar.gz
mdk-9949be12b742a999b72b5cd11334a4313864269d.tar.bz2
Version upgraded to 1.2.91.2.9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3da3e1b..c1f7cd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
-# 2010, 2013, 2014 Free Software Foundation, Inc.
+# 2010, 2013, 2014, 2015 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -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.8,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.9,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE