git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d6c3ee
)
update version to 1.4.0
author
Intel
<intel.com>
Mon, 3 Jun 2013 00:00:00 +0000
(
00:00
+0000)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Tue, 17 Sep 2013 12:16:09 +0000
(14:16 +0200)
Signed-off-by: Intel
lib/librte_eal/common/include/rte_version.h
patch
|
blob
|
history
diff --git
a/lib/librte_eal/common/include/rte_version.h
b/lib/librte_eal/common/include/rte_version.h
index
7783693
..
87eace8
100644
(file)
--- a/
lib/librte_eal/common/include/rte_version.h
+++ b/
lib/librte_eal/common/include/rte_version.h
@@
-60,12
+60,12
@@
extern "C" {
/**
* Minor version number i.e. the y in x.y.z
*/
-#define RTE_VER_MINOR
3
+#define RTE_VER_MINOR
4
/**
* Patch level number i.e. the z in x.y.z
*/
-#define RTE_VER_PATCH_LEVEL
1
+#define RTE_VER_PATCH_LEVEL
0
/**
* Extra string to be appended to version number,