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-02-19 22:30:05 +0400
committerDuncan Mak <duncan.mak@xamarin.com>2013-02-19 22:30:05 +0400
commit2d244d6e9e5b42860b5baac4e63b370fda3ccdd4 (patch)
tree539363b194adc2a5e294c3a8b9e2de94206ab1d9 /configure.in
parent802e5cdcbacda9a52d907c84d68eff8bf9f098dd (diff)
Bump version to 3.0.5
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 a62335b3d8a..f01073312ce 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.4],
+AC_INIT(mono, [3.0.5],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README])