From 4087ed0ae7896ddad30caa50ae2f1272aff08138 Mon Sep 17 00:00:00 2001 From: joligario Date: Wed, 24 Dec 2014 15:21:38 -0800 Subject: [PATCH] Updated Boost (markdown) --- Boost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boost.md b/Boost.md index ec99a86..77e3b71 100644 --- a/Boost.md +++ b/Boost.md @@ -6,4 +6,4 @@ Boost is a set of C++ libraries required by Lua. Boost and Lua are required to r **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 or earlier for now. \ No newline at end of file +**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