summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-10 23:59:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-10 23:59:04 +0200
commit1292ff4debe0631f686f04cdfbe9a9db2de4c7d1 (patch)
tree22b30a0ddbb97e42718c0127154654d633ba7a55 /configure.ac
parent8084051f3c6e61a42d32f5616b5193394bda061d (diff)
downloadmdk-1292ff4debe0631f686f04cdfbe9a9db2de4c7d1.tar.gz
mdk-1292ff4debe0631f686f04cdfbe9a9db2de4c7d1.tar.bz2
Versions mentioned in documentation and configure.ac updated
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 108d6f9..a4397d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
+# 2010 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
@@ -8,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.5,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.6,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE