Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-09 06:31:17 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-09 06:31:17 +0400
commit502f70b1e8b4f6ea3fc5ce267921a317fe4b145f (patch)
treeeb706d2f0fe511c02ae860a1416aedd041a616d9 /configure.in
parentafb8ad5494889a7d1c8d28c277170c747c9bf5ca (diff)
More flush
svn path=/trunk/mono/; revision=71
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
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
+])