Skip to content

Commit

Permalink
[7.2i]
Browse files Browse the repository at this point in the history
Bump version to 7.2i in README and .travis.yml; update ChangeLog
  • Loading branch information
ivmai committed Dec 21, 2017
1 parent 6751044 commit 2a44b94
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[7.2i]

2017-12-21 Ivan Maidanski <[email protected]>

* README: Bump version to 7.2i (rev. I).

2017-12-19 Ivan Maidanski <[email protected]>

* src/atomic_ops_stack.h [AO_USE_ALMOST_LOCK_FREE] (AO_REAL_NEXT_PTR):
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2a44b94

Please sign in to comment.