X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=c9074d39257d9871fe2ab3067778b62c535dbd8b;hb=bace3fc69cbcc70544153794b135107442364697;hp=62f8cfd62753720406f5558641b298ae256d3a5c;hpb=0bd4004c832f6c5a02c35cada2b6fdbedd1563a2;p=mono.git diff --git a/winconfig.h b/winconfig.h index 62f8cfd6275..c9074d39257 100644 --- a/winconfig.h +++ b/winconfig.h @@ -566,7 +566,7 @@ #define PACKAGE_VERSION "6.6" /* Platform is Win32 */ -#define PLATFORM_WIN32 1 +#define HOST_WIN32 1 #define TARGET_WIN32 1 /* pthread_t is a pointer */ @@ -600,4 +600,4 @@ /* #undef USE_MONO_MUTEX */ /* Version number of package */ -#define VERSION "2.0" +#define VERSION "2.7"