Skip to content

Commit 694f7cf

Browse files
committed
[7.2k]
Bump version to 7.2k in README and .travis.yml; update ChangeLog
1 parent 777ec2f commit 694f7cf

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- WORKAROUND_ACLOCAL_MISSING=true
2424
- env:
2525
- MAKEFILE_TARGET=distcheck
26-
- AO_REAL_VERSION=7.2j
26+
- AO_REAL_VERSION=7.2k
2727
- AUTOMAKE_VER=1.14.1
2828

2929
before_install:

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[7.2k]
2+
3+
2022-08-24 Ivan Maidanski <ivmai@mail.ru>
4+
5+
* README: Bump version to 7.2k (rev. K).
6+
17
2022-02-20 Ivan Maidanski <ivmai@mail.ru>
28

39
* src/atomic_ops_stack.h [AO_USE_ALMOST_LOCK_FREE

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ atomic memory operations. These might allow you to write code:
1717
For details and licensing restrictions see the files in the doc
1818
subdirectory.
1919

20-
This is version 7.2j of libatomic_ops.
20+
This is version 7.2k of libatomic_ops.
2121

2222
You might find a more recent version of this at
2323

0 commit comments

Comments
 (0)