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:
authorDuncan Mak <duncan.mak@xamarin.com>2013-01-09 00:35:20 +0400
committerDuncan Mak <duncan.mak@xamarin.com>2013-01-09 22:17:50 +0400
commit9bdc0df449eadcaba6ac3cc7bdeec8dc26d44312 (patch)
treeb05e9e1788e5578875f9d00468af0cf75447d58d /configure.in
parent6c5d76dd4c953fc26a82e3cce44baa6a06aeaa21 (diff)
Bump mono to 3.0.4
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 4d40397d294..0c4f080b754 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
#AC_PREREQ([2.62])
-AC_INIT(mono, [3.0.3],
+AC_INIT(mono, [3.0.4],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README])