summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-07 22:02:26 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-07 22:02:26 +0000
commit44c49815bb6d5eb765462fbb9a98d3d1ac5b3ab1 (patch)
tree559f54404c3af102bede1bb04c9d93bf0194a941
parent28ed22f21927b6915a897756f6f5533830c7aba1 (diff)
downloadmdk-44c49815bb6d5eb765462fbb9a98d3d1ac5b3ab1.tar.gz
mdk-44c49815bb6d5eb765462fbb9a98d3d1ac5b3ab1.tar.bz2
pump version.
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 44822a0..b65ad90 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
-# Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
-# $Id: configure.in,v 1.29 2004/01/09 02:03:41 jao Exp $
+# $Id: configure.in,v 1.30 2004/06/07 22:02:26 jao Exp $
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -11,7 +11,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AC_INIT([GNU MDK],1.0.1,[bug-mdk@gnu.org],mdk)
-AM_INIT_AUTOMAKE(mdk,1.0.1)
+AM_INIT_AUTOMAKE(mdk,1.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE