summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--doc/README2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e52bcb16..9c453398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2h]
+
+2017-10-12 Ivan Maidanski <ivmai@mail.ru>
+
+ * doc/README: Bump version to 7.2h (rev. H).
+
2012-04-21 Ivan Maidanski <ivmai@mail.ru>
* win32_threads.c [THREAD_LOCAL_ALLOC] (GC_unregister_my_thread,
diff --git a/doc/README b/doc/README
index aa4b8133..f378ad60 100644
--- a/doc/README
+++ b/doc/README
@@ -36,7 +36,7 @@ Public License, but is not needed by, nor linked into the collector library.
It is included here only because the atomic_ops distribution is, for
simplicity, included in its entirety.
-This is version 7.2g of a conservative garbage collector for C and C++.
+This is version 7.2h of a conservative garbage collector for C and C++.
You might find a more recent version of this at