comparison src/version.h @ 694:07d199fe02ed v7.0209

updated for version 7.0209
author vimboss
date Mon, 27 Feb 2006 23:58:35 +0000
parents a28f83d37113
children f08390485cd3
comparison
equal deleted inserted replaced
693:05dc93b9c61f 694:07d199fe02ed
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 Feb 26)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2006 Feb 27)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2006 Feb 26, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2006 Feb 27, compiled "