Skip to content

Commit

Permalink
[7.2l]
Browse files Browse the repository at this point in the history
Bump version to 7.2l in README and .travis.yml; update ChangeLog
  • Loading branch information
ivmai committed Dec 15, 2023
1 parent acdc2bc commit f075fa0
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.2k
- AO_REAL_VERSION=7.2l
- 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.2l]

2023-12-15 Ivan Maidanski <ivmai@mail.ru>

* README: Bump version to 7.2l (rev. L).

2023-10-24 Ivan Maidanski <ivmai@mail.ru>

* src/atomic_ops_stack.h [!AO_HAVE_compare_double_and_swap_double]:
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.2k of libatomic_ops.
This is version 7.2l of libatomic_ops.

You might find a more recent version of this at

Expand Down

0 comments on commit f075fa0

Please sign in to comment.