diff options
author | Ivan Maidanski <ivmai@mail.ru> | 2011-07-26 18:04:46 +0400 |
---|---|---|
committer | Ivan Maidanski <ivmai@mail.ru> | 2011-07-26 18:04:46 +0400 |
commit | ffa0c9ea38b3dd87e91b5ed2118c74002fed6782 (patch) | |
tree | f9003135a48276ce8396f87b485b607afbcfc09b /version.h | |
parent | f4549e6f616d1b976126e1afddde3fb15c88bb08 (diff) | |
download | bdwgc-ffa0c9ea38b3dd87e91b5ed2118c74002fed6782.tar.gz |
gc6.4 tarball importgc6_4
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /* 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_VERSION_MINOR 4 #define GC_TMP_ALPHA_VERSION GC_NOT_ALPHA #ifndef GC_NOT_ALPHA |