Skip to content

Commit 2174a2e

Browse files
committed
libmultipath: bump version to 0.12.0
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent 3dc7b1b commit 2174a2e

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 0x000B00
14+
#define VERSION_CODE 0x000C00
1515
/* MMDDYY, in hex */
16-
#define DATE_CODE 0x110119
16+
#define DATE_CODE 0x081A19
1717

1818
#define PROG "multipath-tools"
1919

0 commit comments

Comments
 (0)