Bump version.
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 19 Feb 2014 19:13:01 +0000 (14:13 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 19 Feb 2014 19:13:01 +0000 (14:13 -0500)
configure.in

index 6b9deddfb4bac2260ecb6c3f7fc8378ad95deba2..15e54f11daca8c180fa07c26210325d1de5dea53 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #AC_PREREQ([2.62])
 
-AC_INIT(mono, [3.2.7],
+AC_INIT(mono, [4.0.0],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])