Skip to content
Snippets Groups Projects
Commit 4eccc3e3 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

Prepare for 7.3e release.

parent 5eba45c7
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
Test 73 fails on MS-Windows when compiled with DJGPP.
Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5)
CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck,
......
......@@ -36,5 +36,5 @@
#define VIM_VERSION_NODOT "vim73e"
#define VIM_VERSION_SHORT "7.3e"
#define VIM_VERSION_MEDIUM "7.3e BETA"
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3e BETA (2010 Aug 4)"
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3e BETA (2010 Aug 4, compiled "
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3e BETA (2010 Aug 8)"
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3e BETA (2010 Aug 8, compiled "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment