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 <joshield@microsoft.com>2017-05-18 19:02:34 +0300
committerJo Shields <joshield@microsoft.com>2017-05-18 19:02:34 +0300
commit0d6f6f8f40a2135ac7c5c01ccf9947cdb3244f0d (patch)
treef7241cf7d416ee7479c1f091c493d70f037245a6
parentd6c24517f4531bbca3d6bba7d9a8f489a6e0b5ba (diff)
Bump version, following 5.0.0.x release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7631f310034..991af69623a 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, [5.0.0],
+AC_INIT(mono, [5.0.1],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])