$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andry (andry_at_[hidden])
Date: 2007-12-06 21:24:36
Hello boost-users,
Recently i was writing Win32 batch scripts which searches boost directory for
version info by grep utility and discovered that Jamrules file in boost installation
directory have strange value (from boost_1_34_1.zip):
# The current version of Boost.
BOOST_VERSION ?= 1.34.0 ;
Is this correct value? Or where can i read correct boost version value?
-- Best regards, Andry mailto:andry_at_[hidden]