From 92bca3d4f952d136cabff78c6a3995db0f0fcecf Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Thu, 8 Jan 2015 21:57:47 -0500 Subject: [PATCH] Should build fine on 1.57.0 now --- Boost.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Boost.md b/Boost.md index 77e3b71..ba8a339 100644 --- a/Boost.md +++ b/Boost.md @@ -4,6 +4,4 @@ Boost is a set of C++ libraries required by Lua. Boost and Lua are required to r **Homepage:** [Boost] (http://www.boost.org) -**Current Version:** [1.57.0] (http://sourceforge.net/projects/boost/files/boost/1.57.0/boost_1_57_0.zip/download) - -**Note:** Updating to 1.57 may cause errors in object.hpp during compile. You will need to have newer Lua libraries to get the updates, so it is recommended to stick with [1.56] (http://sourceforge.net/projects/boost/files/boost/1.56.0/) or earlier for now. \ No newline at end of file +**Current Version:** [1.57.0] (http://sourceforge.net/projects/boost/files/boost/1.57.0/boost_1_57_0.zip/download) \ No newline at end of file