From 8388baafd3e2c6e4b2f76878215d503e8842da27 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 28 Feb 2011 16:24:15 -0500 Subject: Support Boost 1.46 and Boost.Filesystem v3 --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 12859439..0e3d1da1 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -6,7 +6,7 @@ STOW_ROOT = /usr/local/stow PRODUCTS = $(HOME)/Products GCC_VERSION = 4.6 -BOOST_VERSION = 1_45_0 +BOOST_VERSION = 1_46_0 CC = gcc-mp-$(GCC_VERSION) ifeq ($(CC),clang) -- cgit v1.2.3