summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-07-01 22:38:32 +0000
committerBram Moolenaar <Bram@vim.org>2005-07-01 22:38:32 +0000
commitba4128faa39278ac928d2178ad31567e2008ea8d (patch)
tree354484fcc8941787fbc2f0ffcb008312cd6b4ff3
parent7887d88a9fde34ce21d78579854f91e2f99796de (diff)
downloadvim-git-ba4128faa39278ac928d2178ad31567e2008ea8d.tar.gz
updated for version 7.0099
-rw-r--r--runtime/doc/tags2
-rw-r--r--src/version.h4
2 files changed, 4 insertions, 2 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 255fec9bf..4b315ed60 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -7116,6 +7116,7 @@ zC fold.txt /*zC*
zD fold.txt /*zD*
zE fold.txt /*zE*
zF fold.txt /*zF*
+zG spell.txt /*zG*
zH scroll.txt /*zH*
zL scroll.txt /*zL*
zM fold.txt /*zM*
@@ -7133,6 +7134,7 @@ zOS-open-source os_390.txt /*zOS-open-source*
zOS-weaknesses os_390.txt /*zOS-weaknesses*
zOS-xterm os_390.txt /*zOS-xterm*
zR fold.txt /*zR*
+zW spell.txt /*zW*
zX fold.txt /*zX*
z^ scroll.txt /*z^*
za fold.txt /*za*
diff --git a/src/version.h b/src/version.h
index 8c74f3cd4..7655ee182 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 Jun 30)"
-#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 30, compiled "
+#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 1)"
+#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 1, compiled "