From 26bd9120614f6809783ea17a8bc010b767bf5008 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 19 Oct 2015 11:29:01 +0200 Subject: [PATCH] Btrfs progs v4.2.3 Signed-off-by: David Sterba --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index 939ae9a..9d40368 100755 --- a/version.sh +++ b/version.sh @@ -6,7 +6,7 @@ # Copyright 2008, Oracle # Released under the GNU GPLv2 -v="v4.2.2" +v="v4.2.3" opt=$1 -- 2.7.4