summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-05-27 20:18:59 +0000
committerBram Moolenaar <Bram@vim.org>2005-05-27 20:18:59 +0000
commit21de6660e1be5900a9ca1991aeda7a115f03105f (patch)
tree65e5d12421efc94acbefd6dca9621524d1ffae79
parent01a7b9dd06c54d41e63bbf3f826269b4091ac992 (diff)
downloadvim-git-21de6660e1be5900a9ca1991aeda7a115f03105f.tar.gz
updated for version 7.0076
-rw-r--r--runtime/doc/tags1
-rw-r--r--src/version.h4
2 files changed, 2 insertions, 3 deletions
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 "