Revert "Revert "Merge branch 'master' of https://github.com/mono/mono""
[mono.git] / mcs / class / Mono.Debugger.Soft / Mono.Debugger.Soft / Connection.cs
index 7b69efb22b8ff5e5564f87e1932dad310f1903ee..60b7e2c384ca72c99479b4d5d4ce6aa55aa807ab 100644 (file)
@@ -411,7 +411,7 @@ namespace Mono.Debugger.Soft
                 * with newer runtimes, and vice versa.
                 */
                internal const int MAJOR_VERSION = 2;
-               internal const int MINOR_VERSION = 29;
+               internal const int MINOR_VERSION = 30;
 
                enum WPSuspendPolicy {
                        NONE = 0,