pkgsrc/editors/vim-share/version.mk
martti 244cac03bd Updated VIM to 7.2
This is a minor release of Vim.  In the 15 months since Vim 7.1 many
bugs were fixed and runtime files have been added and updated.  There
are also security improvements, therefore it's a good idea to upgrade.

The main new feature since 7.1 is floating point support.  You can use
it in the Vim script language to add up a list of amounts, for example.

Once you have installed Vim 7.2 you can find details about the changes
since Vim 7.1 with ":help version-7.2".
2008-08-11 12:14:10 +00:00

5 lines
119 B
Makefile

# $NetBSD: version.mk,v 1.55 2008/08/11 12:14:10 martti Exp $
VIM_VERSION= 7.2
VIM_PATCHLEVEL= 0
VIM_SUBDIR= vim72