Bump Mono version to 4.7.0
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 25 Jul 2016 19:02:24 +0000 (21:02 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 25 Jul 2016 19:02:24 +0000 (21:02 +0200)
configure.ac
man/mono.1

index 0d16b52f785e091d6f448fa7019412b12a36e314..27234cf592d5bc82f847cd72aee9fc366b24d280 100644 (file)
@@ -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.5.2],
+AC_INIT(mono, [4.7.0],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])
index 81f5ae9838987a1805e1d9bcb175bc758af330e0..0cc2e0097a1e6d7266f9f642d15060fff1af43ff 100644 (file)
@@ -7,7 +7,7 @@
 .\" Author:
 .\"   Miguel de Icaza (miguel@gnu.org)
 .\"
-.TH Mono "Mono 4.5.2"
+.TH Mono "Mono 4.7.0"
 .SH NAME
 mono \- Mono's ECMA-CLI native code generator (Just-in-Time and Ahead-of-Time)
 .SH SYNOPSIS