Bump Mono version -> 4.5.0
authorAlexis Christoforides <alexis@thenull.net>
Tue, 23 Feb 2016 14:25:09 +0000 (09:25 -0500)
committerAlexis Christoforides <alexis@thenull.net>
Tue, 23 Feb 2016 14:25:09 +0000 (09:25 -0500)
configure.ac

index 296c43c5431c2adda6b8741d09025b6c4c291b73..711427555ab761c10c849decfd0499e573edbe13 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #AC_PREREQ([2.62])
 
-AC_INIT(mono, [4.3.3],
+AC_INIT(mono, [4.5.0],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])