summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-10-17 10:37:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-17 10:37:23 +0000
commite511ac90dd0415ae4c57e6b0c706cfb8a051c081 (patch)
treefee04caee2abdcb56b325ac38a1b6b89b3b5f729 /common
parentf778dd110d907a05c8279d97839a652ae4a84796 (diff)
parentf1b9f9ec7392af76ecb02577cb96130df987ec9d (diff)
Merge "Fix udp replay issue" into stable/euphrates
Diffstat (limited to 'common')
-rw-r--r--common/vnf_common/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vnf_common/version.h b/common/vnf_common/version.h
index 00d8f458..e6a7e46b 100644
--- a/common/vnf_common/version.h
+++ b/common/vnf_common/version.h
@@ -22,7 +22,7 @@
/* PROGRAM_NAME defined through Makefile */
#define VERSION_MAJOR 0
-#define VERSION_MINOR 39
+#define VERSION_MINOR 1
#define VERSION_REV 0
#if VERSION_REV > 0