Change the version number to 3.2.3
authorDuncan Mak <duncan.mak@xamarin.com>
Tue, 3 Sep 2013 17:04:39 +0000 (13:04 -0400)
committerDuncan Mak <duncan.mak@xamarin.com>
Tue, 3 Sep 2013 17:04:39 +0000 (13:04 -0400)
configure.in

index f66e7bd2536a48fd6c83b9f5f3123dc38c2db80a..c662cc78c527b675d7afe26077e1c5baab7cdc48 100755 (executable)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #AC_PREREQ([2.62])
 
-AC_INIT(mono, [3.3.0],
+AC_INIT(mono, [3.2.3],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README])