summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-08-24 21:06:21 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-08-24 21:06:21 +0300
commit694f7cfb020d6771fe9ec64f62e5cdec5a47b79a (patch)
treeac334a55176226f0e01a79d666487694f2a9074c
parent777ec2f76de3598779ee17caf5eaf01f97e0ba2a (diff)
downloadlibatomic_ops-release-7_2.tar.gz
Bump version to 7.2k in README and .travis.yml; update ChangeLog
-rw-r--r--.travis.yml2
-rw-r--r--ChangeLog6
-rw-r--r--README2
3 files changed, 8 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cae974..8983377 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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:
diff --git a/ChangeLog b/ChangeLog
index b728d8d..52b3f5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README b/README
index bf44b74..c402bff 100644
--- 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.2j of libatomic_ops.
+This is version 7.2k of libatomic_ops.
You might find a more recent version of this at