summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:11:44 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:11:44 +0100
commit9cde8a2088f05375225285c3cee355905c7deaaa (patch)
treea8d9b2a69ac5c411d6a83557efbcc5752962f788 /configure.ac
parentcfc9644eb370055a70f3f00a957171630d207007 (diff)
downloadmdk-9cde8a2088f05375225285c3cee355905c7deaaa.tar.gz
mdk-9cde8a2088f05375225285c3cee355905c7deaaa.tar.bz2
Version updated to 1.2.7
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 01b8fee..5b8d40c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# 2010, 2013 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.6,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.7,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE