From 502f70b1e8b4f6ea3fc5ce267921a317fe4b145f Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 9 Jul 2001 02:31:17 +0000 Subject: More flush svn path=/trunk/mono/; revision=71 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 865f09b2d2c..f600abc6174 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT(README) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(mono, 0.1) +AM_INIT_AUTOMAKE(mono, 0.2) AM_MAINTAINER_MODE AC_PROG_CC @@ -32,4 +32,4 @@ mono/Makefile mono/metadata/Makefile mono/dis/Makefile mono/cil/Makefile -]) \ No newline at end of file +]) -- cgit v1.2.3