From a9d52b81cd0c5bd67a707d670aec0bc802a6b76b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 12 May 2007 13:16:04 +0000 Subject: [PATCH] updated for version 7.1 --- runtime/doc/pi_gzip.txt | 2 +- src/vim16.def | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt index e451812ba..64d1f30e6 100644 --- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -1,4 +1,4 @@ -*pi_gzip.txt* For Vim version 7.1b. Last change: 2002 Oct 29 +*pi_gzip.txt* For Vim version 7.1. Last change: 2002 Oct 29 VIM REFERENCE MANUAL by Bram Moolenaar diff --git a/src/vim16.def b/src/vim16.def index 0dcdfdfa6..82fe1f124 100644 --- a/src/vim16.def +++ b/src/vim16.def @@ -1,5 +1,5 @@ CODE PRELOAD EXECUTEONLY DATA MULTIPLE SHARED -DESCRIPTION 'Vim 7.1b' +DESCRIPTION 'Vim 7.1' STACKSIZE 16000 HEAPSIZE 10000 -- 2.50.1