Merge pull request #3100 from lambdageek/dev/monoerror-exns
[mono.git] / mono / metadata / appdomain.c
index 395b09f57c81db217170305de5398fc40a3f1458..eb3f68204036d2f79ab525c3995a8a3a689867e4 100644 (file)
@@ -82,7 +82,7 @@
  * Changes which are already detected at runtime, like the addition
  * of icalls, do not require an increment.
  */
-#define MONO_CORLIB_VERSION 148
+#define MONO_CORLIB_VERSION 149
 
 typedef struct
 {