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:
authorAndi McClure <andi.mcclure@xamarin.com>2016-06-20 21:50:38 +0300
committerAndi McClure <andi.mcclure@xamarin.com>2016-06-20 21:50:38 +0300
commit4747417d1ab2ec2f665286116a2314b39f3ad516 (patch)
tree45e9314692c7d7cd3e29bbb27e961c68659d0322
parent9bdc135cdf856ac9171a8a7e441a0775b1df51e3 (diff)
Bump mono version from 4.4.0 to 4.4.1mono-4.4.1.0mono-4.4.0-branch-c7sr0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbb4acce7d3..b0b5573ff57 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, [4.4.0],
+AC_INIT(mono, [4.4.1],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])