summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2023-03-26 22:54:19 +0300
committerIvan Maidanski <ivmai@mail.ru>2023-03-26 22:54:19 +0300
commit4410190a1eaac120b95115695c4f0c9aec9fb5ed (patch)
tree004e2beaa565e6760ef8d22dfa6348a740e21dc8 /ChangeLog
parent8bcc51182c4f3650f1611f6b0e1d123559398fc4 (diff)
downloadlibatomic_ops-4410190a1eaac120b95115695c4f0c9aec9fb5ed.tar.gz
[7.8.0]
Bump libatomic_ops version to 7.8.0. * CMakeLists.txt (PACKAGE_VERSION): Bump version to 7.8.0. * ChangeLog (7.7.0): Likewise. * README.md: Likewise. * configure.ac (AC_INIT): Likewise. * src/atomic_ops/ao_version.h (AO_VERSION_MINOR): Likewise. * .travis.yml (env.addons.coverity_scan.project.version): Likewise. * .appveyor.yml (version): Change to 7.8.x. * CMakeLists.txt (LIBATOMIC_OPS_VER_INFO, LIBATOMIC_OPS_GPL_VER_INFO): Change to 3:0:2. * src/Makefile.am (LIBATOMIC_OPS_VER_INFO, LIBATOMIC_OPS_GPL_VER_INFO): Likewise. * ChangeLog (7.8.0): Set release date. * README.md: Remove build status indicators for "master" branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9350e26..c9bc9ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-== [7.7.0] (development) ==
+== [7.8.0] 2023-03-26 ==
* Add AUTHORS file to the list of installed documentation
* Add goal to Makefile.msft to build all tests but not execute them