Bump Mono version -> 3.12.1
authorAlexis Christoforides <alexis@thenull.net>
Wed, 29 Oct 2014 17:16:04 +0000 (13:16 -0400)
committerAlexis Christoforides <alexis@thenull.net>
Wed, 29 Oct 2014 17:16:04 +0000 (13:16 -0400)
configure.ac

index 7e8f26199ad671a789abc1f32925281d0a9ed230..664808a4977f338bc8ecc15579133af4e12eb51f 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #AC_PREREQ([2.62])
 
-AC_INIT(mono, [3.10.1],
+AC_INIT(mono, [3.12.1],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])