libbtrfsutil: bump version to 1.1.0

With the previous few fixes and features, we should bump the minor
version.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
master
Omar Sandoval 2018-11-13 23:47:04 -08:00 committed by David Sterba
parent 2a74c0e4ee
commit e2b1758937
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <sys/time.h>
#define BTRFS_UTIL_VERSION_MAJOR 1
#define BTRFS_UTIL_VERSION_MINOR 0
#define BTRFS_UTIL_VERSION_MINOR 1
#define BTRFS_UTIL_VERSION_PATCH 0
#ifdef __cplusplus