[threadpool-ms] Fix unhandled exception support
[mono.git] / mono / metadata / appdomain.c
index 0071cdecda3e6f6cac69b6c5d0a5ce537eaec77d..7accd4da87980a74173d96cac3c78309519ff6e9 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 134
+#define MONO_CORLIB_VERSION 135
 
 typedef struct
 {