test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] fix version to align with DPDK 19.02.0
@ 2019-03-04 15:55 Lijuan Tu
  0 siblings, 0 replies; only message in thread
From: Lijuan Tu @ 2019-03-04 15:55 UTC (permalink / raw)
  To: dts; +Cc: Lijuan Tu

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 version.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/version.py b/version.py
index f657133..334b4b6 100755
--- a/version.py
+++ b/version.py
@@ -1,7 +1,7 @@
 # <COPYRIGHT_TAG>
 
-VERSION_MAJOR = "17"
-VERSION_MINOR = "08"
+VERSION_MAJOR = "19"
+VERSION_MINOR = "02"
 VERSION_PATCH = "0"
 VERSION_EXTRA = ""
 
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-04  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 15:55 [dts] [PATCH] fix version to align with DPDK 19.02.0 Lijuan Tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).