[corlib] RemotingConfiguration now try to use the bundled machine.config first.
[mono.git] / mono / metadata / appdomain.c
index 13a545a67bb6b3f49605702a3fa52f135c822ee0..58fa379e5bb57a2c73580b74fc83680d022126eb 100644 (file)
@@ -84,7 +84,7 @@
  * Changes which are already detected at runtime, like the addition
  * of icalls, do not require an increment.
  */
-#define MONO_CORLIB_VERSION 156
+#define MONO_CORLIB_VERSION 158
 
 typedef struct
 {