btrfs-progs v3.14
authorChris Mason <clm@fb.com>
Sun, 6 Apr 2014 23:33:55 +0000 (19:33 -0400)
committerChris Mason <clm@fb.com>
Sun, 6 Apr 2014 23:33:55 +0000 (19:33 -0400)
Signed-off-by: Chris Mason <clm@fb.com>
version.sh

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