comparison src/version.h @ 790:c8680debe1cc

updated for version 7.0230
author vimboss
date Mon, 20 Mar 2006 21:55:45 +0000
parents 8f6a426bc1e0
children f19994020dad
comparison
equal deleted inserted replaced
789:b29b006d52d2 790:c8680debe1cc
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 (2006 Mar 19)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2006 Mar 20)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2006 Mar 19, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2006 Mar 20, compiled "