diff --git a/libmultipath/version.h b/libmultipath/version.h index 8ad403ef4..4a721eda4 100644 --- a/libmultipath/version.h +++ b/libmultipath/version.h @@ -20,9 +20,9 @@ #ifndef VERSION_H_INCLUDED #define VERSION_H_INCLUDED -#define VERSION_CODE 0x000A00 +#define VERSION_CODE 0x000B00 /* MMDDYY, in hex */ -#define DATE_CODE 0x080F18 +#define DATE_CODE 0x110119 #define PROG "multipath-tools"