Skip to content

Commit

Permalink
[7.2k]
Browse files Browse the repository at this point in the history
Bump version to 7.2k in README and .travis.yml; update ChangeLog
  • Loading branch information
ivmai committed Aug 24, 2022
1 parent 777ec2f commit 694f7cf
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 @@ -23,7 +23,7 @@ jobs:
- WORKAROUND_ACLOCAL_MISSING=true
- env:
- MAKEFILE_TARGET=distcheck
- AO_REAL_VERSION=7.2j
- AO_REAL_VERSION=7.2k
- AUTOMAKE_VER=1.14.1

before_install:
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[7.2k]

2022-08-24 Ivan Maidanski <ivmai@mail.ru>

* README: Bump version to 7.2k (rev. K).

2022-02-20 Ivan Maidanski <ivmai@mail.ru>

* src/atomic_ops_stack.h [AO_USE_ALMOST_LOCK_FREE
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.2j of libatomic_ops.
This is version 7.2k of libatomic_ops.

You might find a more recent version of this at

Expand Down

0 comments on commit 694f7cf

Please sign in to comment.