Skip to content

Commit 5e308b8

Browse files
committed
libmultipath: bump version to 0.14.0
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent b826985 commit 5e308b8

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 0x000D00
14+
#define VERSION_CODE 0x000E00
1515
/* MMDDYY, in hex */
16-
#define DATE_CODE 0x0A0A19
16+
#define DATE_CODE 0x01101A
1717

1818
#define PROG "multipath-tools"
1919

0 commit comments

Comments
 (0)