boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / include / gc_version.h
index 06944b96ac1a13c7dfa387c1d160ab11bc4c8a42..cc6c7d1df13d6a0365fa089bfb0ca248ba98198c 100644 (file)
@@ -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 7
-#define GC_TMP_VERSION_MINOR 1
-#define GC_TMP_ALPHA_VERSION GC_NOT_ALPHA
+#define GC_TMP_VERSION_MINOR 2
+#define GC_TMP_ALPHA_VERSION 3
 
 #ifndef GC_NOT_ALPHA
 #   define GC_NOT_ALPHA 0xff