From d8980d7f981a0503e841674a16fa559d448aaa32 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 17 May 2017 11:12:46 +0300 Subject: [PATCH] [7.2h] Bump version to 7.2h in README and .travis.yml; update ChangeLog --- .travis.yml | 2 +- ChangeLog | 6 ++++++ README | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index be9bab4..58f7b6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ matrix: dist: trusty env: - MAKEFILE_TARGET=distcheck - - AO_REAL_VERSION=7.2g + - AO_REAL_VERSION=7.2h - os: linux env: - MAKEFILE_TARGET=dist diff --git a/ChangeLog b/ChangeLog index 8352873..6c53aaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +[7.2h] + +2017-05-17 Ivan Maidanski + + * README: Bump version to 7.2h (rev. H). + 2017-05-16 Ivan Maidanski * doc/Makefile.in: Regenerate (by autoreconf -vif using autoconf-2.69, diff --git a/README b/README index ccaf38e..56fe5bd 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.2g of libatomic_ops. +This is version 7.2h of libatomic_ops. You might find a more recent version of this at -- 2.7.4