Re: [PATCH v3 1/2] version: switch to year/month version numbers
From: Thomas Monjalon <hidden>
Date: 2016-02-10 21:50:56
From: Thomas Monjalon <hidden>
Date: 2016-02-10 21:50:56
2016-02-10 17:02, John McNamara:
From: "Richardson, Bruce" <redacted>
As discussed on list, switch numbering scheme to be based on year/month.
Release 2.3 then becomes 16.04.
Ref: http://dpdk.org/ml/archives/dev/2015-December/030336.html
Also, added zero padding to the month so that it appear as 16.04 and
not 16.4 in "make showversion" and rte_version().
Signed-off-by: Bruce Richardson <redacted>
Signed-off-by: John McNamara <redacted>Acked-by: Thomas Monjalon <redacted> Series applied, thanks