X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=92d2cb925b19e2aa2f9858eb3ef3b76d970f8a35;hb=8d44cb69b32bd1776546b6a70b848651f37e6fe9;hp=c9074d39257d9871fe2ab3067778b62c535dbd8b;hpb=4d84998078be319f9874569dbb93979072cd7ac0;p=mono.git diff --git a/winconfig.h b/winconfig.h index c9074d39257..92d2cb925b1 100644 --- a/winconfig.h +++ b/winconfig.h @@ -83,6 +83,8 @@ /* Have Boehm GC */ #define HAVE_BOEHM_GC 1 +#define DEFAULT_GC_NAME "Boehm" + /* Define to 1 if you have the header file. */ /* #undef HAVE_CHECKLIST_H */ @@ -600,4 +602,4 @@ /* #undef USE_MONO_MUTEX */ /* Version number of package */ -#define VERSION "2.7" +#define VERSION "2.11"