From f1b9f9ec7392af76ecb02577cb96130df987ec9d Mon Sep 17 00:00:00 2001 From: Deepak S Date: Tue, 17 Oct 2017 08:50:34 +0530 Subject: Fix udp replay issue Change-Id: Ibb269fdf4e2bccb56d96d1788ba62ebfcc96d267 Signed-off-by: Deepak S --- common/vnf_common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') 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 -- cgit 1.2.3-korg