Fix version number in release notes.

This commit is contained in:
Daniel James
2015-01-10 13:10:15 +00:00
parent 188c8d4c5d
commit a47818647d

View File

@@ -174,7 +174,7 @@
* Ongoing work on improving `hash_combine`. This changes the combine function * Ongoing work on improving `hash_combine`. This changes the combine function
which was previously defined in the reference documentation. which was previously defined in the reference documentation.
[h2 Boost 1.57.0] [h2 Boost 1.58.0]
* Fixed strict aliasing violation * Fixed strict aliasing violation
([@https://github.com/boostorg/functional/pull/3 GitHub #3]). ([@https://github.com/boostorg/functional/pull/3 GitHub #3]).