From aec4d5d8ffc0606ed599ed6b4ba7e57e3bea47f9 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 9 Jun 2003 15:12:23 +0000 Subject: version set to 1.0.1 --- configure.in | 6 +++--- 1 file 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 -- cgit v1.2.3