Fix the qcow2 disk image content
[samplevnf.git] / VNFs / DPPD-PROX / version.h
index 727b2b8..fe5fcbf 100644 (file)
@@ -19,7 +19,7 @@
 
 /* PROGRAM_NAME defined through Makefile */
 #define VERSION_MAJOR 0      // Pre-production
-#define VERSION_MINOR 1908   // 19.08 i.e. August 2019
+#define VERSION_MINOR 2005   // 20.05 i.e. May 2020
 #define VERSION_REV   0
 
 static inline char *VERSION_STR(void)