From 67406089916316191388a20cf476904b7c9f46bf Mon Sep 17 00:00:00 2001 From: LCD 47 Date: Fri, 8 Nov 2013 17:29:33 +0200 Subject: [PATCH] Bump version number. --- plugin/syntastic.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/syntastic.vim b/plugin/syntastic.vim index e2a18811a..681eba82e 100644 --- a/plugin/syntastic.vim +++ b/plugin/syntastic.vim @@ -1,7 +1,7 @@ "============================================================================ "File: syntastic.vim "Description: Vim plugin for on the fly syntax checking. -"Version: 3.2.0-pre +"Version: 3.2.0 "License: This program is free software. It comes without any warranty, " to the extent permitted by applicable law. You can redistribute " it and/or modify it under the terms of the Do What The Fuck You