v3.14.2
authorChris Mason <clm@fb.com>
Fri, 30 May 2014 00:56:59 +0000 (20:56 -0400)
committerChris Mason <clm@fb.com>
Fri, 30 May 2014 00:56:59 +0000 (20:56 -0400)
Signed-off-by: Chris Mason <clm@fb.com>
version.sh

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