[7.2i] v7.2i
authorIvan Maidanski <ivmai@mail.ru>
Thu, 21 Dec 2017 18:05:56 +0000 (21:05 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 21 Dec 2017 18:07:25 +0000 (21:07 +0300)
Bump version to 7.2i in README and .travis.yml; update ChangeLog

.travis.yml
ChangeLog
README

index 58f7b6d..0098a9c 100644 (file)
@@ -15,7 +15,7 @@ matrix:
     dist: trusty
     env:
     - MAKEFILE_TARGET=distcheck
-    - AO_REAL_VERSION=7.2h
+    - AO_REAL_VERSION=7.2i
   - os: linux
     env:
     - MAKEFILE_TARGET=dist
index 2b658eb..ff689b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2i]
+
+2017-12-21  Ivan Maidanski <ivmai@mail.ru>
+
+       * README: Bump version to 7.2i (rev. I).
+
 2017-12-19  Ivan Maidanski <ivmai@mail.ru>
 
        * src/atomic_ops_stack.h [AO_USE_ALMOST_LOCK_FREE] (AO_REAL_NEXT_PTR):
diff --git a/README b/README
index 56fe5bd..c768778 100644 (file)
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ atomic memory operations.  These might allow you to write code:
 For details and licensing restrictions see the files in the doc
 subdirectory.
 
-This is version 7.2h of libatomic_ops.
+This is version 7.2i of libatomic_ops.
 
 You might find a more recent version of this at