Btrfs: Update version.sh to v0.16
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# Copyright 2008, Oracle
|
# Copyright 2008, Oracle
|
||||||
# Released under the GNU GPLv2
|
# Released under the GNU GPLv2
|
||||||
|
|
||||||
v="v0.15"
|
v="v0.16"
|
||||||
|
|
||||||
which hg > /dev/null
|
which hg > /dev/null
|
||||||
if [ -d .hg ] && [ $? == 0 ]; then
|
if [ -d .hg ] && [ $? == 0 ]; then
|
||||||
|
Reference in New Issue
Block a user