comparison src/version.h @ 836:5a7843c57316 v7.0e02

updated for version 7.0e02
author vimboss
date Tue, 18 Apr 2006 21:55:01 +0000
parents 8bebcabccc2c
children 6bb1fa855dc9
comparison
equal deleted inserted replaced
835:8bebcabccc2c 836:5a7843c57316
33 * VIM_VERSION_MEDIUM is used for the startup-screen. 33 * VIM_VERSION_MEDIUM is used for the startup-screen.
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 "vim70e" 36 #define VIM_VERSION_NODOT "vim70e"
37 #define VIM_VERSION_SHORT "7.0e" 37 #define VIM_VERSION_SHORT "7.0e"
38 #define VIM_VERSION_MEDIUM "7.0e01 BETA" 38 #define VIM_VERSION_MEDIUM "7.0e02 BETA"
39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0e01 BETA (2006 Apr 17)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0e02 BETA (2006 Apr 18)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0e01 BETA (2006 Apr 17, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0e02 BETA (2006 Apr 18, compiled "