[corlib] SymbolType from reference source. Fixes #39911
[mono.git] / mono / metadata / appdomain.c
index 71bfc07952fd368df01fbf19665f8e22a7fa0121..bdc03728a98a095fd2183fec8aa251364d681839 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 143
+#define MONO_CORLIB_VERSION 144
 
 typedef struct
 {