Update the version
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
This commit is contained in:
parent
8116550e16
commit
8cae1840af
|
@ -6,7 +6,7 @@
|
||||||
# Copyright 2008, Oracle
|
# Copyright 2008, Oracle
|
||||||
# Released under the GNU GPLv2
|
# Released under the GNU GPLv2
|
||||||
|
|
||||||
v="v0.20-rc1"
|
v="v3.12"
|
||||||
|
|
||||||
which git &> /dev/null
|
which git &> /dev/null
|
||||||
if [ $? == 0 -a -d .git ]; then
|
if [ $? == 0 -a -d .git ]; then
|
||||||
|
|
Loading…
Reference in New Issue