Skip to content

Commit db222fc

Browse files
committed
libmultipath: bump version to 0.10.6
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent cf545b1 commit db222fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 0x000A05
23+
#define VERSION_CODE 0x000A06
2424
/* MMDDYY, in hex */
25-
#define DATE_CODE 0x0A1B19
25+
#define DATE_CODE 0x01141A
2626

2727
#define PROG "multipath-tools"
2828

0 commit comments

Comments
 (0)