Signed-off-by: Chris Mason <clm@fb.com>
master v3.14.1
Chris Mason 2014-04-18 10:46:31 -07:00
parent 2873ae9bd8
commit f2d42b781b
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"
v="v3.14.1"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then