[System] Semaphore from referencesource
[mono.git] / mono / metadata / appdomain.c
index 26096cb1e6f27187bccbeb3a17b3e07a0eb54d01..32f0c9fd7b2a28bdd7c1d0c4059c7246386e8f04 100644 (file)
@@ -81,7 +81,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
 {