diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vim16.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vim16.def b/src/vim16.def index c32529d4c..0dcdfdfa6 100644 --- a/src/vim16.def +++ b/src/vim16.def @@ -1,5 +1,5 @@ CODE PRELOAD EXECUTEONLY DATA MULTIPLE SHARED -DESCRIPTION 'Vim 7.1a' +DESCRIPTION 'Vim 7.1b' STACKSIZE 16000 HEAPSIZE 10000 |