Bump to 5.5 for master branch
authorLudovic Henry <ludovic@xamarin.com>
Mon, 5 Jun 2017 15:29:28 +0000 (11:29 -0400)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2017 15:29:28 +0000 (11:29 -0400)
configure.ac

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