From f2d42b781bd27c079cff39592bf10c5df3e73a1a Mon Sep 17 00:00:00 2001 From: Chris Mason Date: Fri, 18 Apr 2014 10:46:31 -0700 Subject: v3.14.1 Signed-off-by: Chris Mason --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.sh') diff --git a/version.sh b/version.sh index eac598a..aa750fa 100644 --- a/version.sh +++ b/version.sh @@ -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 -- cgit v1.2.1