Include Mono version in corlib version
[mono.git] / winconfig.h
index 37a232b6a53a1715de5a96064b544663f18252ad..6a4873657aa8d012c32b2183dcf7efaeaf2ac680 100644 (file)
 
 /* Version number of package */
 #define VERSION "#MONO_VERSION#"
+
+/* Version of the corlib-runtime interface */
+#define MONO_CORLIB_VERSION #MONO_CORLIB_VERSION#
+
 #endif