Sat Jan 8 19:03:26 CET 2005 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / metadata / mono-debug.h
index 2bfca3d916179926f13295a7b89cda0ce9b538bb..cbcbe213d461957344f7f69b35068b833a4c4a42 100644 (file)
@@ -80,7 +80,7 @@ struct _MonoDebugVarInfo {
        guint32 end_scope;
 };
 
-#define MONO_DEBUGGER_VERSION                          46
+#define MONO_DEBUGGER_VERSION                          47
 #define MONO_DEBUGGER_MAGIC                            0x7aff65af4253d427ULL
 
 extern MonoDebugFormat mono_debug_format;