mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-23 14:45:19 +00:00
libbtrfsutil: bump version to 1.3.2
Fix unwanted closing of internal file descriptor cur_fd in btrfs_util_subvolume_iterator_next(). Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
e3e10fc8c6
commit
f3c7a9d036
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#define BTRFS_UTIL_VERSION_MAJOR 1
|
#define BTRFS_UTIL_VERSION_MAJOR 1
|
||||||
#define BTRFS_UTIL_VERSION_MINOR 3
|
#define BTRFS_UTIL_VERSION_MINOR 3
|
||||||
#define BTRFS_UTIL_VERSION_PATCH 1
|
#define BTRFS_UTIL_VERSION_PATCH 2
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
Reference in New Issue
Block a user