summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 13:16:04 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 13:16:04 +0000
commita9d52b81cd0c5bd67a707d670aec0bc802a6b76b (patch)
treee77b9a508ee67d7c3f3a9dd5c2579c1509446611
parent032b3cf62056856e7026e2ab0324403f01c611bc (diff)
downloadvim-git-a9d52b81cd0c5bd67a707d670aec0bc802a6b76b.tar.gz
updated for version 7.1
-rw-r--r--runtime/doc/pi_gzip.txt2
-rw-r--r--src/vim16.def2
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