Bump version to 4.9.0
authorZoltan Varga <vargaz@gmail.com>
Mon, 12 Sep 2016 18:59:46 +0000 (20:59 +0200)
committerZoltan Varga <vargaz@gmail.com>
Mon, 12 Sep 2016 18:59:46 +0000 (20:59 +0200)
configure.ac

index 21db9420c474e44b3e974d7e4b150795ea41094e..9a10f6d4917d3143ac993bd5f0f59e26fdd941cf 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.7.0],
+AC_INIT(mono, [4.9.0],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])