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>2004-11-08 21:50:56 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-11-08 21:50:56 +0300
commitcabc1051baf916983f18b297952abbbaf867641e (patch)
tree840df438ca638ea723fc59ba951976e16c12c153 /configure.in
parentf494e15d678523a3770d4e223ba8c5981e0e5e2a (diff)
Up
svn path=/trunk/mono/; revision=35837
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 63aac849f48..b80e500f509 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,1.1.2)
+AM_INIT_AUTOMAKE(mono,1.1.2.99)
AM_MAINTAINER_MODE
AC_PROG_LN_S