Skip to content

Commit

Permalink
libmultipath: bump version to 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Wilck <[email protected]>
  • Loading branch information
mwilck committed Aug 15, 2024
1 parent 9d90510 commit 95b57e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libmultipath/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED

#define VERSION_CODE 0x000909
#define VERSION_CODE 0x000A00
/* MMDDYY, in hex */
#define DATE_CODE 0x050318
#define DATE_CODE 0x080F18

#define PROG "multipath-tools"

Expand Down

0 comments on commit 95b57e7

Please sign in to comment.