2007-02-03 Marek Sieradzki <marek.sieradzki@gmail.com>
[mono.git] / winconfig.h
index 88db8240757f1cc0f697def798e75b342d6caba7..47d351930c10ac5639dd9ad660a668493d31236b 100644 (file)
@@ -39,6 +39,9 @@
 /* #undef HAVE_SCANDIR */
 /* #undef HAVE_WORKING_SIGALTSTACK */
 
+/* The architecture this is running on */
+#define ARCHITECTURE "x86"
+
 /* String of disabled features */
 #define DISABLED_FEATURES "none"
 
 #define USED_GC_NAME "Included Boehm (with typed GC)"
 
 /* Version number of package */
-#define VERSION "1.1.15"
+#define VERSION "1.2"