]> granicus.if.org Git - gc/commitdiff
[7.2n] v7.2n
authorIvan Maidanski <ivmai@mail.ru>
Fri, 1 Mar 2019 06:56:13 +0000 (09:56 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 1 Mar 2019 06:56:13 +0000 (09:56 +0300)
Bump version to 7.2n in README and Travis CI script; update ChangeLog

* doc/README: Bump version to 7.2n (rev. N).

.travis.yml
ChangeLog
doc/README

index 007fe878749b74a8a80c376cc41710e6e72213ec..c08cd183ffdc011e74bdf479ac457fd51fc416f9 100644 (file)
@@ -22,7 +22,7 @@ matrix:
         - libatomic-ops-dev
     env:
     - MAKEFILE_TARGETS="distcheck"
-    - GC_REAL_VERSION=7.2m
+    - GC_REAL_VERSION=7.2n
     - AO_SRC_VER=v7.2i
   - os: linux
     env:
index 702243023743a7d5e99d4a854dd822845fdc038b..98271be8f1f68dba7f814a559446a18c11bfdf1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2n]
+
+2019-03-01  Ivan Maidanski <ivmai@mail.ru>
+
+       * doc/README: Bump version to 7.2n (rev. N).
+
 2019-02-08  Hamayama <hamay1010@gmail.com>
 
        * win32_threads.c [I386] (isWow64): New static variable.
index e830c3dbb34da4f929787ccc06529b74ce6b8986..ee29541bd54f6b43f15a909e0c5d07455af80ebf 100644 (file)
@@ -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.2m of a conservative garbage collector for C and C++.
+This is version 7.2n of a conservative garbage collector for C and C++.
 
 You might find a more recent version of this at