Skip to content

Commit e919927

Browse files
committed
libmultipath: bump version to 0.10.4
1 parent 5b52698 commit e919927

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 0x000A03
23+
#define VERSION_CODE 0x000A04
2424
/* MMDDYY, in hex */
25-
#define DATE_CODE 0x070e19
25+
#define DATE_CODE 0x081B19
2626

2727
#define PROG "multipath-tools"
2828

0 commit comments

Comments
 (0)