Merge pull request #2034 from alexrp/ctx-cleanup
[mono.git] / mono / metadata / appdomain.c
index 89c163c83ee5e7f52538738000a3882499852f28..ca424f3268ad4ef93ad76fd1c381747866d19586 100644 (file)
@@ -79,7 +79,7 @@
  * Changes which are already detected at runtime, like the addition
  * of icalls, do not require an increment.
  */
-#define MONO_CORLIB_VERSION 138
+#define MONO_CORLIB_VERSION 139
 
 typedef struct
 {