Btrfs Progs v3.16
authorChris Mason <clm@fb.com>
Tue, 26 Aug 2014 13:50:36 +0000 (06:50 -0700)
committerChris Mason <clm@fb.com>
Tue, 26 Aug 2014 13:50:36 +0000 (06:50 -0700)
Signed-off-by: Chris Mason <clm@fb.com>
version.sh

index ff3a640..9000001 100644 (file)
@@ -6,7 +6,7 @@
 # Copyright 2008, Oracle
 # Released under the GNU GPLv2
  
-v="v3.14.2"
+v="v3.16"
 
 which git &> /dev/null
 if [ $? == 0 -a -d .git ]; then