From 62d53126d53b0bb02ff023ae8bbe6e8c800ffbf5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 7 Aug 2014 13:34:54 +0100 Subject: [PATCH 1/2] Prepare update for 1.56.0. Upon release will need to merge this, update boost_1_56_0.qbk, and rebuild. --- common/code/boost.php | 2 +- common/menu-doc.html | 5 ++++- doc/.htaccess | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/common/code/boost.php b/common/code/boost.php index 3eb29562..edcd5071 100644 --- a/common/code/boost.php +++ b/common/code/boost.php @@ -6,7 +6,7 @@ */ require_once(dirname(__FILE__) . '/boost_config.php'); require_once(dirname(__FILE__) . '/boost_version.php'); -boost_set_current_version(1,55,0); +boost_set_current_version(1,56,0); function html_encode($text) { return htmlentities($text, ENT_COMPAT | ENT_HTML401, 'UTF-8'); diff --git a/common/menu-doc.html b/common/menu-doc.html index debf47cb..4214026f 100644 --- a/common/menu-doc.html +++ b/common/menu-doc.html @@ -9,9 +9,12 @@ Libraries >