X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fversion.h;h=e1fe24bd0abe84e8b3f15b950721c724ec612f20;hb=cd1f840f108668745d23daa692b792e3309a1ecb;hp=e8f1a3ab9ebc22bb9068fef860509913b2c4c716;hpb=ff228e1c801bda9666b6edab3ee962e05edcf480;p=mono.git diff --git a/libgc/version.h b/libgc/version.h index e8f1a3ab9eb..e1fe24bd0ab 100644 --- a/libgc/version.h +++ b/libgc/version.h @@ -2,8 +2,8 @@ /* Eventually this one may become unnecessary. For now we need */ /* it to keep the old-style build process working. */ #define GC_TMP_VERSION_MAJOR 6 -#define GC_TMP_VERSION_MINOR 3 -#define GC_TMP_ALPHA_VERSION 6 +#define GC_TMP_VERSION_MINOR 6 +#define GC_TMP_ALPHA_VERSION GC_NOT_ALPHA #ifndef GC_NOT_ALPHA # define GC_NOT_ALPHA 0xff