summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/version.h
diff options
context:
space:
mode:
authorXavier Simonart <xavier.simonart@intel.com>2020-05-30 00:17:29 +0200
committerXavier Simonart <xavier.simonart@intel.com>2020-05-30 00:17:29 +0200
commit58a8c5d3a2dbbaf8d9414a4605d597a87dfa0376 (patch)
treeb866a6e567f008b1a30ce8d114bdb364b8876c44 /VNFs/DPPD-PROX/version.h
parentbbeee9bd1c845d06518fd8fab590de5490d460a2 (diff)
Updated PROX version to 20.05 to reflect support of DPDK 20.05
Change-Id: Iad6882cc28ac2039984b12f6b7a897b81d975d9b Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/version.h')
-rw-r--r--VNFs/DPPD-PROX/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/VNFs/DPPD-PROX/version.h b/VNFs/DPPD-PROX/version.h
index fd52ba4b..fe5fcbfc 100644
--- a/VNFs/DPPD-PROX/version.h
+++ b/VNFs/DPPD-PROX/version.h
@@ -19,7 +19,7 @@
/* PROGRAM_NAME defined through Makefile */
#define VERSION_MAJOR 0 // Pre-production
-#define VERSION_MINOR 1911 // 19.11 i.e. Nov 2019
+#define VERSION_MINOR 2005 // 20.05 i.e. May 2020
#define VERSION_REV 0
static inline char *VERSION_STR(void)