comparison src/version.h @ 301:006e9c8a6a8a v7.0079

updated for version 7.0079
author vimboss
date Sat, 04 Jun 2005 22:06:24 +0000
parents 9a1c2a8186b7
children 6a21eb563c34
comparison
equal deleted inserted replaced
300:86cd0a77d2ae 301:006e9c8a6a8a
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 Jun 1)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 4)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 1, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 4, compiled "