[runtime] Bump version to 4.3.3.
authorZoltan Varga <vargaz@gmail.com>
Mon, 11 Jan 2016 17:01:10 +0000 (12:01 -0500)
committerZoltan Varga <vargaz@gmail.com>
Mon, 11 Jan 2016 17:01:10 +0000 (12:01 -0500)
configure.ac

index 568cb227ed520bd10d312bf4a66ccba0f772b016..5da2a242f3a7c68dc908294676b129a701670c0f 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.2],
+AC_INIT(mono, [4.3.3],
         [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
 
 AC_CONFIG_SRCDIR([README.md])