diff options
| author | Thomas Monjalon <[email protected]> | 2013-07-26 17:14:13 +0200 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2013-07-26 17:14:40 +0200 |
| commit | 8521f1e1ae12dea0203555d1be723f7e5b6b1aba (patch) | |
| tree | af0f37cf458dd54d46c135a7f4a5af9e2d0bf7d1 | |
| parent | 4bb3fb2701ebba968f1aacd93f5dd190a0a64df2 (diff) | |
lib: set version 1.3.1r2v1.3.1r2
Signed-off-by: Thomas Monjalon <[email protected]>
| -rw-r--r-- | lib/librte_eal/common/include/rte_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index f5f166d2df..b1574c165d 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -70,7 +70,7 @@ extern "C" { /** * Patch release number i.e. the w in x.y.zrw */ -#define RTE_VER_PATCH_RELEASE 1 +#define RTE_VER_PATCH_RELEASE 2 /** * Macro to compute a version number usable for comparisons |
