changeset 166:9e5ff5d1c4d6 draft

build-unix.txt: updated a few version numbers
author s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>
date Sat, 26 Jun 2010 00:23:16 +0000
parents 5619f5e5f8f1
children 5f3d21d17706
files build-unix.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build-unix.txt
+++ b/build-unix.txt
@@ -34,11 +34,11 @@
 Boost          MIT-like license
 
 Versions used in this release:
-GCC          4.3.3
+GCC          4.4.3
 OpenSSL      0.9.8k
 wxWidgets    2.9.0
 Berkeley DB  4.7.25.NC
-Boost        1.38.0
+Boost        1.40.0
 
 
 Notes
@@ -77,7 +77,7 @@
 Boost
 -----
 If you want to build Boost yourself,
-cd /usr/local/boost_1_38_0
+cd /usr/local/boost_1_40_0
 su
 ./bootstrap.sh
 ./bjam install