summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/version.h
diff options
context:
space:
mode:
authorXavier Simonart <xavier.simonart@intel.com>2019-10-13 00:31:39 +0200
committerXavier Simonart <xavier.simonart@intel.com>2019-10-17 14:26:50 +0200
commitc187a8d297492a2414451d790988dd0ae0088bc6 (patch)
tree51228a35f6d67d89fb4791d6928ed8d4a3f8f6a9 /VNFs/DPPD-PROX/version.h
parent14662f0369b03038ac2a73d183736300fb9ca2a9 (diff)
Update PROX version to (preprod) 1905 to reflect DPDK 19.05 support
Change-Id: I7ae7d9f2f5f3058df032062e0b2f6e3207086930 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 a9f46b66..171acc9c 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 1904 // 19.04 i.e. April 2019
+#define VERSION_MINOR 1905 // 19.05 i.e. May 2019
#define VERSION_REV 0
static inline char *VERSION_STR(void)