From b9b0210b3f64116cb66d54e3ae69c27b73dec9ce Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 10 Jun 2016 15:03:18 +0200 Subject: [PATCH] Btrfs progs v4.6 Signed-off-by: David Sterba --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index de1ee88..7618aa5 100755 --- a/version.sh +++ b/version.sh @@ -6,7 +6,7 @@ # Copyright 2008, Oracle # Released under the GNU GPLv2 -v="v4.5.3" +v="v4.6" opt=$1 -- 2.7.4