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:
authorJo Shields <jo.shields@xamarin.com>2015-08-13 17:41:23 +0300
committerJo Shields <jo.shields@xamarin.com>2015-08-13 17:41:23 +0300
commit2d1186bac24317f0da7fcfef014d0e95737c2e3f (patch)
tree3b3e2d631040fb629ca6c614c5e45fbb956ec82f
parent30ce4c9549553aea37437dd48379c21d8e9cb8a2 (diff)
Bump version to 4.0.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb6b931cec5..4d5ca3baf19 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.0.3],
+AC_INIT(mono, [4.0.4],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])