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>2015-03-06 20:22:34 +0300
committerMiguel de Icaza <miguel@gnome.org>2015-03-06 20:22:34 +0300
commit4cb3f77b4bbf703b1cda59db2f5aee206e35d31a (patch)
tree89f89e4bae1842e747d09d1ecd99d6ff3d86a56a
parentcd424f9950b792263bc3de56c7644c2ed48c5121 (diff)
Update configure.acmono-3.12.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d9961ae1ea..a7f2080b235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
#AC_PREREQ([2.62])
-AC_INIT(mono, [3.12.0],
+AC_INIT(mono, [3.12.1],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])