Update the version

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
This commit is contained in:
Chris Mason 2013-11-25 15:48:57 -05:00
parent 8116550e16
commit 8cae1840af
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# Copyright 2008, Oracle
# Released under the GNU GPLv2
v="v0.20-rc1"
v="v3.12"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then