Bump version to 6.13 (#31715)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 4 Feb 2020 16:42:34 +0000 (11:42 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2020 16:42:34 +0000 (17:42 +0100)
Co-authored-by: Jo Shields <directhex@apebox.org>
src/mono/configure.ac

index df94e2d25b8fd2d3fb5a33d5f8788b81ff1adffa..b9534be6122c0a50af2298f043cee77895b943da 100644 (file)
@@ -4,7 +4,7 @@
 # This line is parsed by tools besides autoconf, such as msvc/mono.winconfig.targets.
 # It should remain in the format they expect.
 #
-AC_INIT(mono, [6.11.0],
+AC_INIT(mono, [6.13.0],
         [https://github.com/mono/mono/issues/new])
 
 AC_CONFIG_SRCDIR([Makefile.am])