btrfs-progs v3.14
Signed-off-by: Chris Mason <clm@fb.com>
This commit is contained in:
parent
f9f9ee18a5
commit
761650b628
|
@ -6,7 +6,7 @@
|
|||
# Copyright 2008, Oracle
|
||||
# Released under the GNU GPLv2
|
||||
|
||||
v="v3.12"
|
||||
v="v3.14"
|
||||
|
||||
which git &> /dev/null
|
||||
if [ $? == 0 -a -d .git ]; then
|
||||
|
|
Loading…
Reference in New Issue