|
Boost : |
Subject: Maintenance of BOOST_GIL_VERSION
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2019-03-25 20:13:06
Hi,
Shouldn't we increase the version with every Boost release
that delivers any changes to GIL code?
The version is described [1]:
/// This is a simple integer that is incremented by one every
/// time a set of code changes is merged to the develop branch.
#define BOOST_GIL_VERSION 22
Assuming the description is correct, then every time we merge
new non-trivial changes from GIL's develop to master for release
with new Boost version, the BOOST_GIL_VERSION should be
increased, no?
[1] https://github.com/boostorg/gil/blob/develop/include/boost/gil/version.hpp
Best regards.
-- Mateusz Loskot, http://mateusz.loskot.net
Boost list run by Boost-Gil-Owners