summaryrefslogtreecommitdiffhomepage
path: root/configure.in
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:12:23 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:12:23 +0000
commitad1b75222a651b82db39d1647def1528b18c2b66 (patch)
tree91b9b494c1b70aeab210a3534aae50d95e4d4fc9 /configure.in
parent98a30c52192d5316fb538b3ad68c5160b84346ff (diff)
downloadmdk-ad1b75222a651b82db39d1647def1528b18c2b66.tar.gz
mdk-ad1b75222a651b82db39d1647def1528b18c2b66.tar.bz2
version set to 1.0.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 175f899..88e1077 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
# Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
#
-# $Id: configure.in,v 1.27 2003/06/02 23:18:17 jao Exp $
+# $Id: configure.in,v 1.28 2003/06/09 15:12:23 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
@@ -10,8 +10,8 @@
# 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.1,[bug-mdk@gnu.org],mdk)
-AM_INIT_AUTOMAKE(mdk,1.1)
+AC_INIT([GNU MDK],1.0.1,[bug-mdk@gnu.org],mdk)
+AM_INIT_AUTOMAKE(mdk,1.0.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE