From 7b7a9503c974bf58b5255930370a03aff5c148d2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 23 Mar 2011 00:33:10 -0400 Subject: Bump default Boost version to 1.46.1 --- lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 0e3d1da1..10e63d5b 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -5,8 +5,8 @@ STOW_ROOT = /usr/local/stow PRODUCTS = $(HOME)/Products -GCC_VERSION = 4.6 -BOOST_VERSION = 1_46_0 +GCC_VERSION = 4.5 +BOOST_VERSION = 1_46_1 CC = gcc-mp-$(GCC_VERSION) ifeq ($(CC),clang) -- cgit v1.2.3