diff options
Diffstat (limited to 'VNFs/DPPD-PROX/version.h')
-rw-r--r-- | VNFs/DPPD-PROX/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VNFs/DPPD-PROX/version.h b/VNFs/DPPD-PROX/version.h index b906b14b..a1d01235 100644 --- a/VNFs/DPPD-PROX/version.h +++ b/VNFs/DPPD-PROX/version.h @@ -22,7 +22,7 @@ /* PROGRAM_NAME defined through Makefile */ #define VERSION_MAJOR 0 -#define VERSION_MINOR 39 +#define VERSION_MINOR 41 #define VERSION_REV 0 #if VERSION_REV > 0 |