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>2017-04-06 02:03:18 +0300
committerAlexis Christoforides <alexis@thenull.net>2017-04-06 02:08:22 +0300
commit22a39d7631b1a9ef899433bd28adb993a7bdb39c (patch)
treed11221619fb5d2c7f80797cba9c034ae614aeee2
parent9d7441430d08ad0ca9f4144acbfd06d34f9601e9 (diff)
Bump version -> 4.8.1mono-4.8.1.0mono-4.8.0-branch
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a04424aabfe..b4437605ee8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
#AC_PREREQ([2.62])
# when bumping version number below, keep it in sync with man/mono.1 too
-AC_INIT(mono, [4.8.0],
+AC_INIT(mono, [4.8.1],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README.md])