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>2002-08-27 10:41:12 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-08-27 10:41:12 +0400
commit5dc2a038711ea9e94b4f0a48410624ed13e6d301 (patch)
treee6c2c2e3e86c138bdea79697ce7b74f302e75968 /configure.in
parent416a22b78641a95fe3e083f4eb89f9426bbfe387 (diff)
I can not figure out, how I made 0.15, without it being on cvs
svn path=/trunk/mono/; revision=7077
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dfb8decdeb5..0204dbc344b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(README)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono, 0.14)
+AM_INIT_AUTOMAKE(mono, 0.15)
AM_MAINTAINER_MODE
dnl ****************************************