forked from aniani/vim
updated for version 7.0f
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
* VIM_VERSION_MEDIUM is used for the startup-screen.
|
||||
* VIM_VERSION_LONG is used for the ":version" command and "Vim -h".
|
||||
*/
|
||||
#define VIM_VERSION_NODOT "vim70e"
|
||||
#define VIM_VERSION_SHORT "7.0e"
|
||||
#define VIM_VERSION_MEDIUM "7.0e07 BETA"
|
||||
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0e07 BETA (2006 Apr 23)"
|
||||
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0e07 BETA (2006 Apr 23, compiled "
|
||||
#define VIM_VERSION_NODOT "vim70f"
|
||||
#define VIM_VERSION_SHORT "7.0f"
|
||||
#define VIM_VERSION_MEDIUM "7.0f BETA"
|
||||
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0f BETA (2006 Apr 24)"
|
||||
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0f BETA (2006 Apr 24, compiled "
|
||||
|
Reference in New Issue
Block a user