libbtrfsutil: bump version to 1.3.1
Fix potentially unaligned access to data retrieved from search tree ioctl. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
d8c7a5e6f4
commit
7f2ccbb732
|
@ -27,7 +27,7 @@
|
|||
|
||||
#define BTRFS_UTIL_VERSION_MAJOR 1
|
||||
#define BTRFS_UTIL_VERSION_MINOR 3
|
||||
#define BTRFS_UTIL_VERSION_PATCH 0
|
||||
#define BTRFS_UTIL_VERSION_PATCH 1
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue