From 8abaed26c5417021a427716d4914afe8d3c849a9 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Fri, 4 Jan 2019 15:49:10 +0100 Subject: [PATCH] documentation: README.md: bump dependency >= btrfs-progs-4.12 (as of btrbk-0.27.0) dependency introduced in: 0acbf74c btrbk: add btrfs_subvolume_list_complete: fetch all subvolumes with all flags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ba021..f429eb5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ For more information, read the [installation documentation]. ### Prerequisites - * [btrfs-progs]: Btrfs filesystem utilities >= v3.18.2 + * [btrfs-progs]: Btrfs filesystem utilities >= v4.12 * [Perl interpreter]: Probably already installed on your system * [OpenSSH]: If you want to transfer backups from/to remote locations * [Pipe Viewer]: If you want rate limiting and progress bars