From: Christophe Varoqui Date: Wed, 14 Nov 2018 07:37:05 +0000 (+0100) Subject: Bump version to 0.7.9 X-Git-Tag: 0.7.9 X-Git-Url: https://git.opensvc.com/gitweb.cgi?p=multipath-tools%2F.git;a=commitdiff_plain;h=5c67a8b5944dd13542e6b44fa2ae9803e0cc4282;hp=82059f5cd455bc3ff2d8b0f39f984c792d6826fc Bump version to 0.7.9 --- diff --git a/libmultipath/version.h b/libmultipath/version.h index 10ebbda4..65d0522c 100644 --- a/libmultipath/version.h +++ b/libmultipath/version.h @@ -20,8 +20,8 @@ #ifndef _VERSION_H #define _VERSION_H -#define VERSION_CODE 0x000708 -#define DATE_CODE 0x0a0a12 +#define VERSION_CODE 0x000709 +#define DATE_CODE 0x0b0e12 #define PROG "multipath-tools"