v3.14.1
authorChris Mason <clm@fb.com>
Fri, 18 Apr 2014 17:46:31 +0000 (10:46 -0700)
committerChris Mason <clm@fb.com>
Fri, 18 Apr 2014 17:46:31 +0000 (10:46 -0700)
Signed-off-by: Chris Mason <clm@fb.com>
version.sh

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