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:
authorBrendan Zagaeski <brzaga@microsoft.com>2018-03-08 21:19:25 +0300
committerLudovic Henry <luhenry@microsoft.com>2018-03-08 21:19:25 +0300
commit6bf3922f3fdf8587302a8f7b1b6cbb4fad78a42c (patch)
tree8444065126a30b58f6fba5490bd8c77c3e97c6f7
parent7f6c3ef15b47f6409e4100355d15f140930f8e93 (diff)
Bump version to 5.8.1 (#7499)mono-5.8.1.02017-10
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a42c0fb2a79..fc76eccbdcb 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.8.0],
+AC_INIT(mono, [5.8.1],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])