From: Ivan Maidanski <ivmai@mail.ru> Date: Thu, 9 Aug 2012 19:48:31 +0000 (+0400) Subject: [7.2d] X-Git-Tag: libatomic_ops-7_2d^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a58f5d63969c10d2141af89cb7a53df786909ab;p=libatomic_ops [7.2d] Change version in README to 7.2d; update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index f826e7f..04735d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +[7.2d] + +2012-08-09 Ivan Maidanski <ivmai@mail.ru> + + * README: Change version to 7.2d (rev. D). + 2012-08-01 Ivan Maidanski <ivmai@mail.ru> * src/atomic_ops.h (AO_compiler_barrier): Add parentheses and cast to diff --git a/README b/README index d9f4293..5e2497a 100644 --- a/README +++ b/README @@ -15,7 +15,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.2 of libatomic_ops. +This is version 7.2d of libatomic_ops. You might find a more recent version of this at