Merge pull request #2353 from ludovic-henry/fix-servicemodel-15153
[mono.git] / winconfig.h
index 21f4fe7b1bb0a019a19265b46e40519a8c3dccde..1a9a35eb18ae5136db406fb8c8770e462c39d4e3 100644 (file)
@@ -67,9 +67,6 @@
 /* Disable reflection emit support */
 /* #undef DISABLE_REFLECTION_EMIT */
 
-/* Disable inter-process shared handles */
-/* #undef DISABLE_SHARED_HANDLES */
-
 /* Disable advanced SSA JIT optimizations */
 /* #undef DISABLE_SSA */
 
 /* #undef USE_MONO_MUTEX */
 
 /* Version number of package */
-#define VERSION "4.1.0"
+#define VERSION "#MONO_VERSION#"
 #endif