Signed-off-by: Chris Mason <clm@fb.com>
master v3.14.2
Chris Mason 2014-05-29 20:56:59 -04:00
parent 7b050795a0
commit 24cf4d8c3e
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.1"
v="v3.14.2"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then