From 2b3714bff67ca57cb9e416bd737a24f71181859b Mon Sep 17 00:00:00 2001 From: Caleb Maclennan Date: Tue, 24 May 2016 14:04:07 +0300 Subject: [PATCH] Bump release number for the benefit of plugin managers that update to tags --- plugin/NERD_commenter.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index 7e62e52..b9068f0 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -3,8 +3,8 @@ " Description: vim global plugin that provides easy code commenting " Author: Martin Grenfell " Maintainer: Caleb Maclennan -" Version: 2.3.0 -" Last Change: Wed Dec 14 08:00 AM 2011 EST +" Version: 2.4.0 +" Last Change: Tue May 24 14:03:29 EEST 2016 " 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