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-05-22 21:58:06 +0400
committerDuncan Mak <duncan.mak@xamarin.com>2013-05-22 21:58:06 +0400
commit21e670b8505fa229e1e9b87affac36f27b0e23d0 (patch)
treef83fe509af46ed53fc040fe2b22552b663605732 /configure.in
parent42688558b1053eaa9370509ead0336db2b715737 (diff)
Update to 3.0.12
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 188b470cf5b..028df78e862 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.11],
+AC_INIT(mono, [3.0.12],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README])