Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5707e3b6 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Update version.sh to v0.16

parent 4ca8b41e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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