summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-04-11 17:46:53 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-04-11 23:56:34 +0200
commitb3b9719f18ee83773c6ed7adda300c5ac63c37e9 (patch)
tree1c6269614c0c15ffef8451c58ae8f8b30a1bc804
parent95b8dfa0e43edb45a43ff72b7d8ae5c75e17e46f (diff)
version: 16.04v16.04
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
-rw-r--r--lib/librte_eal/common/include/rte_version.h4
-rw-r--r--pkg/dpdk.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h
index 8dd1f251ee..f8ea6d73a6 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -70,14 +70,14 @@ extern "C" {
/**
* Extra string to be appended to version number
*/
-#define RTE_VER_SUFFIX "-rc"
+#define RTE_VER_SUFFIX ""
/**
* Patch release number
* 0-15 = release candidates
* 16 = release
*/
-#define RTE_VER_RELEASE 4
+#define RTE_VER_RELEASE 16
/**
* Macro to compute a version number usable for comparisons
diff --git a/pkg/dpdk.spec b/pkg/dpdk.spec
index 196506c8a3..953f46c944 100644
--- a/pkg/dpdk.spec
+++ b/pkg/dpdk.spec
@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
-Version: 2.2.0
+Version: 16.04
Release: 1
Packager: packaging@6wind.com
URL: http://dpdk.org