Btrfs Progs v3.16

Signed-off-by: Chris Mason <clm@fb.com>
master v3.16
Chris Mason 2014-08-26 06:50:36 -07:00
parent d34cbe76c7
commit ea7c181c68
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# Copyright 2008, Oracle
# Released under the GNU GPLv2
v="v3.14.2"
v="v3.16"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then