$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Policy for individual library versioning
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2015-10-15 11:50:57
Rene Rivera <grafikrobot <at> gmail.com> writes:
>
> [...]
>
> There is no agreed-upon way so far.. Which means it's up to you. But the
> common strategy is to have independent versioning. Which is what my own
> Predef does. And what Spirit, and others do. Whatever you do I would
> suggest adding a version macro for your library regardless. Examples:
>
> [...]
Thanks, I'll consider providing a version macro [1], and I'll go with
independent versioning.
Regards,
Louis
[1]: https://github.com/ldionne/hana/issues/189