comparison src/version.h @ 625:81fe2ccc1207 v7.0179

updated for version 7.0179
author vimboss
date Thu, 12 Jan 2006 23:22:24 +0000
parents bd2fe62c9d77
children 732c7ae5743e
comparison
equal deleted inserted replaced
624:91e7d4a7b3b0 625:81fe2ccc1207
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 Dec 29)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2006 Jan 12)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Dec 29, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2006 Jan 12, compiled "