summaryrefslogtreecommitdiff
path: root/include/gc_version.h
diff options
context:
space:
mode:
authorhboehm <hboehm>2009-06-13 01:06:54 +0000
committerIvan Maidanski <ivmai@mail.ru>2011-07-26 21:06:45 +0400
commitf4db11bf68b5fa1736f02f6e9b2b1e067fc386f7 (patch)
tree4b927b8ef2a1fafb2d03a40ad3746257afc5c54e /include/gc_version.h
parentcbfd50b918883a2b2a4cfcf9cefff80c3af4a82e (diff)
downloadbdwgc-f4db11bf68b5fa1736f02f6e9b2b1e067fc386f7.tar.gz
2009-06-12 Hans Boehm <Hans.Boehm@hp.com>
* include/gc_version.h, configure.ac, doc/README: Change to version 7.2alpha3. * configure: Regenerate.
Diffstat (limited to 'include/gc_version.h')
-rw-r--r--include/gc_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gc_version.h b/include/gc_version.h
index aecdd9a8..cc6c7d1d 100644
--- a/include/gc_version.h
+++ b/include/gc_version.h
@@ -3,7 +3,7 @@
/* it to keep the old-style build process working. */
#define GC_TMP_VERSION_MAJOR 7
#define GC_TMP_VERSION_MINOR 2
-#define GC_TMP_ALPHA_VERSION 2
+#define GC_TMP_ALPHA_VERSION 3
#ifndef GC_NOT_ALPHA
# define GC_NOT_ALPHA 0xff