Skip to content

Commit 32653c8

Browse files
committed
libmultipath: bump version to 0.12.2
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent f0e51ff commit 32653c8

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 0x000C01
14+
#define VERSION_CODE 0x000C02
1515
/* MMDDYY, in hex */
16-
#define DATE_CODE 0x0A1B19
16+
#define DATE_CODE 0x01141A
1717

1818
#define PROG "multipath-tools"
1919

0 commit comments

Comments
 (0)