about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-05-30 10:26:59 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-05-30 10:26:59 +0000
commit7ea08d144e5f0f4538f8615eaf6df48cfd674466 (patch)
tree6823f7f02153aaf980595816e97c1dd0d0d9fca5 /INSTALL
parentb6cf214d81859c17c1df7fe1c01ba57ec4e4f362 (diff)
downloadzsh-7ea08d144e5f0f4538f8615eaf6df48cfd674466.tar.gz
zsh-7ea08d144e5f0f4538f8615eaf6df48cfd674466.tar.xz
zsh-7ea08d144e5f0f4538f8615eaf6df48cfd674466.zip
14557: remove obsolete version number
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1c058c7b4..75fb7660e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -46,7 +46,7 @@ top level Makefile.
 Dynamic loading
 ---------------
 
-Zsh-3.1 has support for dynamically loadable modules.  This is now enabled
+Zsh has support for dynamically loadable modules.  This is now enabled
 by default; to disable it, run configure with the --disable-dynamic option.
 Note that dynamic loading does not work on all systems.  On these systems
 this option will have no effect.  When dynamic loading is enabled, major