Skip to content

Commit

Permalink
Bump version to 31
Browse files Browse the repository at this point in the history
- Work around NVMe EUI sysfs change
- Provide some oldish version strings we should have kept.
- lots of overflow checking on our pointer math in dp parsing
- fix major/minor device number handling in the linux code
- Do better formatting checks for MBR partitions
- Fixes for gcc 7

Signed-off-by: Peter Jones <[email protected]>
  • Loading branch information
vathpela committed Mar 7, 2017
1 parent 35077a9 commit 2642a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = 30
VERSION = 31

0 comments on commit 2642a18

Please sign in to comment.