comparison src/version.h @ 442:c36697964844

updated for version 7.0115
author vimboss
date Sun, 24 Jul 2005 21:16:51 +0000
parents eb531146be0e
children d0d15b184c56
comparison
equal deleted inserted replaced
441:45069ab54ef9 442:c36697964844
34 * VIM_VERSION_LONG is used for the ":version" command and "Vim -h". 34 * VIM_VERSION_LONG is used for the ":version" command and "Vim -h".
35 */ 35 */
36 #define VIM_VERSION_NODOT "vim70aa" 36 #define VIM_VERSION_NODOT "vim70aa"
37 #define VIM_VERSION_SHORT "7.0aa" 37 #define VIM_VERSION_SHORT "7.0aa"
38 #define VIM_VERSION_MEDIUM "7.0aa ALPHA" 38 #define VIM_VERSION_MEDIUM "7.0aa ALPHA"
39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 23)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 24)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 23, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jul 24, compiled "