wrong error number
[mono.git] / mono / metadata / mono-debug.h
index 70722a168ba0f52074cf3bed328e3b59fdee87ca..2bfca3d916179926f13295a7b89cda0ce9b538bb 100644 (file)
@@ -80,7 +80,7 @@ struct _MonoDebugVarInfo {
        guint32 end_scope;
 };
 
-#define MONO_DEBUGGER_VERSION                          45
+#define MONO_DEBUGGER_VERSION                          46
 #define MONO_DEBUGGER_MAGIC                            0x7aff65af4253d427ULL
 
 extern MonoDebugFormat mono_debug_format;