Bump version to 6.7 (mono/mono#16031)
authorJo Shields <joshield@microsoft.com>
Mon, 5 Aug 2019 19:31:47 +0000 (15:31 -0400)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2019 19:31:47 +0000 (15:31 -0400)
* Bump version to 6.7

Commit migrated from https://github.com/mono/mono/commit/c8c52f7e9f75113a8fcaa58397496a3423b47e58

src/mono/configure.ac

index 7edcd4b..3e5ae1b 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.5.0],
+AC_INIT(mono, [6.7.0],
         [https://github.com/mono/mono/issues/new])
 
 AC_CONFIG_SRCDIR([README.md])