From 2a30baea9eae6eb33788c5727d26b4c5652aeab5 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 25 Sep 2017 18:25:18 +0200 Subject: [PATCH] Btrfs progs v4.13.1 Signed-off-by: David Sterba --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index 8214afda..b6b44222 100755 --- a/version.sh +++ b/version.sh @@ -6,7 +6,7 @@ # Copyright 2008, Oracle # Released under the GNU GPLv2 -v="v4.13" +v="v4.13.1" opt=$1