diff options
Diffstat (limited to 'lib/Makefile')
-rw-r--r-- | lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile index 67b45485..38ff924d 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -8,7 +8,7 @@ STOW_ROOT = /usr/local/stow BOOST_SOURCE = boost -BOOST_VERSION = 1_38_0 +BOOST_VERSION = 1_39_0 # architecture=combined boost-release: |