From 902faedee2f880481bbdb52b8ef0b499e75b6204 Mon Sep 17 00:00:00 2001 From: marty Date: Wed, 8 Dec 2010 09:37:01 +1300 Subject: [PATCH] update version to 2.2.3 --- plugin/NERD_commenter.vim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index aa84478..da6e830 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -1,9 +1,9 @@ " ============================================================================ " File: NERD_commenter.vim " Description: vim global plugin that provides easy code commenting -" Maintainer: Martin Grenfell -" Version: 2.2.2 -" Last Change: 09th October, 2010 +" Maintainer: Martin Grenfell +" Version: 2.2.3 +" Last Change: 08th December, 2010 " 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