Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2001-05-28 12:41:35


on 5/27/01 8:42 PM, Beman Dawes at bdawes_at_[hidden] wrote:

[SNIP]
> With luck, the 1.22.0 release will be finished tomorrow. Then we can talk
> about switching to your proposed scheme for the release after that.

When the a new release is made, we're keeping the old version numbers handy,
right? What about something like:

// Current version
#define BOOST_VERSION 102200

// Old versions
#define BOOST_VERSION_20010316 102102

Or:

// Versioned releases
#define BOOST_VERSION_20010316 102102
#define BOOST_VERSION_20010528 102200

// Current release
#define BOOST_VERSION BOOST_VERSION_20010528

The suffix is the date in the ISO format.

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk