From b15058ec2aff1f45e2291c88ab5e99c89fb6ec52 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 26 Mar 2018 11:49:00 +0200 Subject: [PATCH] xfsdump: Update to v. 3.1.8 This accompanies the update of xfsprogs (just for the taste:). --- xfsdump.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfsdump.be0 b/xfsdump.be0 index 4b12c8ea7..be1f15882 100755 --- a/xfsdump.be0 +++ b/xfsdump.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xfsdump-3.1.7-0 +# BEE_VERSION xfsdump-3.1.8-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)