diff options
Diffstat (limited to 'gc/version.h')
-rw-r--r-- | gc/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gc/version.h b/gc/version.h index 97ac5f5..7efee18 100644 --- a/gc/version.h +++ b/gc/version.h @@ -1,6 +1,6 @@ -#define GC_VERSION_MAJOR 5 +#define GC_VERSION_MAJOR 6 #define GC_VERSION_MINOR 0 -#define GC_ALPHA_VERSION 3 +#define GC_ALPHA_VERSION GC_NOT_ALPHA # define GC_NOT_ALPHA 0xff |