From: Bram Moolenaar Date: Fri, 27 May 2005 20:18:59 +0000 (+0000) Subject: updated for version 7.0076 X-Git-Tag: v7.0076~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21de6660e1be5900a9ca1991aeda7a115f03105f;p=vim updated for version 7.0076 --- diff --git a/runtime/doc/tags b/runtime/doc/tags index 9112132ff..a6a4dc084 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -5119,7 +5119,6 @@ hebrew hebrew.txt /*hebrew* hebrew.txt hebrew.txt /*hebrew.txt* help various.txt /*help* help-context help.txt /*help-context* -help-tags tags 1 help-translated various.txt /*help-translated* help-xterm-window various.txt /*help-xterm-window* help.txt help.txt /*help.txt* diff --git a/src/version.h b/src/version.h index 35f92fcee..ba96d655c 100644 --- a/src/version.h +++ b/src/version.h @@ -36,5 +36,5 @@ #define VIM_VERSION_NODOT "vim70aa" #define VIM_VERSION_SHORT "7.0aa" #define VIM_VERSION_MEDIUM "7.0aa ALPHA" -#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 May 22)" -#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 May 22, compiled " +#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 May 27)" +#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 May 27, compiled "