switch to version 2.14.0, update changelog

This commit is contained in:
Martin Grenfell
2008-09-07 12:44:13 +12:00
parent cdc005f46a
commit 2ca4573b01
2 changed files with 5 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"
" ============================================================================
let s:NERD_tree_version = '2.13.0'
let s:NERD_tree_version = '2.14.0'
" SECTION: Script init stuff {{{1
"============================================================