Bump version number to 4.9.4 to support automated builders
authorAndi McClure <andi.mcclure@xamarin.com>
Fri, 17 Mar 2017 15:58:05 +0000 (11:58 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Fri, 17 Mar 2017 15:58:05 +0000 (11:58 -0400)
configure.ac

index 433ff566fd7d69a1ce7475421f6914d99e4aae4a..6566b6e302edd6c1ca46241207a5845a6bd33134 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.9.1],
+AC_INIT(mono, [4.9.4],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])