version: switch to year.month numbers
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 10 Feb 2016 17:02:11 +0000 (17:02 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 10 Feb 2016 21:43:26 +0000 (22:43 +0100)
commit6d7de6d2e357aa6323e42861e434c4f17d42becf
tree2f038400c3c1ce535f6b3eecb44fd6e22ebd8438
parent4b15247150c844e500f2e4f80838357257f0e23e
version: switch to year.month numbers

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 <bruce.richardson@intel.com>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
drivers/net/nfp/nfp_net.c
lib/librte_eal/common/include/rte_version.h
mk/rte.sdkconfig.mk