Merge pull request #1857 from slluis/fix-assembly-resolver
[mono.git] / mono / metadata / appdomain.c
index 013c6caa596307b9aac11fc8c9c03d979ab80401..b3742cb943fceff38b5601b7ae8662ff2c7f2c63 100644 (file)
@@ -78,7 +78,7 @@
  * Changes which are already detected at runtime, like the addition
  * of icalls, do not require an increment.
  */
-#define MONO_CORLIB_VERSION 132
+#define MONO_CORLIB_VERSION 134
 
 typedef struct
 {