$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Abrahams (abrahams_at_[hidden])
Date: 1999-12-20 19:52:12
Beman beamed:
> Sure. What's your favorite? Just start at 1.00 and increment each
> time I build the boost_all.zip file?
Fine with me, as long as major version numbers actually mean something.
How about this, though:
xxx.yyy.zzz
xxx = Major version
yyy = New library or feature added
zzz = Bug fixes only
-Dave