Skip to content

Commit 6f17afa

Browse files
committed
libmultipath: bump version to 0.12.3
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent 405b5c6 commit 6f17afa

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

1818
#define PROG "multipath-tools"
1919

0 commit comments

Comments
 (0)