From e92321aee52fd27566601f9cca53ba90b41e15c1 Mon Sep 17 00:00:00 2001 From: Jesse Beder Date: Tue, 12 Jan 2016 08:51:30 -0600 Subject: [PATCH] Update current version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54263ef..5ca95fd 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ cmake [-G generator] [-DBUILD_SHARED_LIBS=ON|OFF] .. # Recent Release # -[yaml-cpp 0.5.2](https://github.com/jbeder/yaml-cpp/releases/tag/release-0.5.2) has been released! This is a bug fix release. +[yaml-cpp 0.5.3](https://github.com/jbeder/yaml-cpp/releases/tag/release-0.5.3) has been released! This is a bug fix release. It also will be the last release that uses Boost; futures releases will require C++11 instead. [yaml-cpp 0.3.0](https://github.com/jbeder/yaml-cpp/releases/tag/release-0.3.0) is still available if you want the old API.