Skip to content

Commit 558469c

Browse files
committed
libmultipath: bump version to 0.11.5
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent 0f2383f commit 558469c

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
@@ -20,9 +20,9 @@
2020
#ifndef VERSION_H_INCLUDED
2121
#define VERSION_H_INCLUDED
2222

23-
#define VERSION_CODE 0x000B04
23+
#define VERSION_CODE 0x000B05
2424
/* MMDDYY, in hex */
25-
#define DATE_CODE 0x01141A
25+
#define DATE_CODE 0x070D1A
2626

2727
#define PROG "multipath-tools"
2828

0 commit comments

Comments
 (0)