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:
authorAlexis Christoforides <alexis@thenull.net>2015-10-19 22:14:40 +0300
committerAlexis Christoforides <alexis@thenull.net>2015-10-19 22:14:40 +0300
commitda6c3e7314f492cc2eeb89da579c7b4ade0d3e3a (patch)
tree6ed556ca32b84f093f5ec25c1917e6aaf615fc4c
parentc761cd2a0e223e7f6da5ceb9c006843a5c775524 (diff)
Bump version -> 4.0.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d5ca3baf19..6e1f9bd8a55 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.4],
+AC_INIT(mono, [4.0.5],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])