Btrfs: Update version.sh to v0.16
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
4ca8b41e3f
commit
5707e3b6f7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# Copyright 2008, Oracle
|
||||
# Released under the GNU GPLv2
|
||||
|
||||
v="v0.15"
|
||||
v="v0.16"
|
||||
|
||||
which hg > /dev/null
|
||||
if [ -d .hg ] && [ $? == 0 ]; then
|
||||
|
|
Loading…
Reference in a new issue