Skip to content

Commit 0793f1e

Browse files
committed
libmultipath: bump version to 0.14.3
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent 3c897db commit 0793f1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libmultipath/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
#ifndef VERSION_H_INCLUDED
1212
#define VERSION_H_INCLUDED
1313

14-
#define VERSION_CODE 0x000E02
14+
#define VERSION_CODE 0x000E03
1515
/* MMDDYY, in hex */
16-
#define DATE_CODE 0x011D1A
16+
#define DATE_CODE 0x02051A
1717

1818
#define PROG "multipath-tools"
1919

0 commit comments

Comments
 (0)