diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
commit | 9379f83030f05e81ebe0e8312b711ae830bbfbb7 (patch) | |
tree | 6af325a44f2c4405e398703036bdf499d4f0b69c /src/vim.def | |
parent | 4b26dff3296c7f9776aa788e4b1fafd33887a8de (diff) | |
download | vim-git-9379f83030f05e81ebe0e8312b711ae830bbfbb7.tar.gz |
Version 7.3c -> 7.3d
Diffstat (limited to 'src/vim.def')
-rw-r--r-- | src/vim.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vim.def b/src/vim.def index da445eabd..0d7d7c5da 100644 --- a/src/vim.def +++ b/src/vim.def @@ -1,4 +1,4 @@ CODE PRELOAD EXECUTEONLY DATA MULTIPLE SHARED -DESCRIPTION 'Vim 7.3c' +DESCRIPTION 'Vim 7.3d' HEAPSIZE 0,0 |