btrfs-progs v3.14

Signed-off-by: Chris Mason <clm@fb.com>
This commit is contained in:
Chris Mason 2014-04-06 19:33:55 -04:00
parent f9f9ee18a5
commit 761650b628
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.12"
v="v3.14"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then