comparison src/version.h @ 829:dc8197342755 v7.0d04

updated for version 7.0d04
author vimboss
date Fri, 14 Apr 2006 20:42:25 +0000
parents 01583c79d5f4
children f24a95dae8ee
comparison
equal deleted inserted replaced
828:01583c79d5f4 829:dc8197342755
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 "vim70d" 36 #define VIM_VERSION_NODOT "vim70d"
37 #define VIM_VERSION_SHORT "7.0d" 37 #define VIM_VERSION_SHORT "7.0d"
38 #define VIM_VERSION_MEDIUM "7.0d03 BETA" 38 #define VIM_VERSION_MEDIUM "7.0d04 BETA"
39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0d03 BETA (2006 Apr 13)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0d04 BETA (2006 Apr 14)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0d03 BETA (2006 Apr 13, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0d04 BETA (2006 Apr 14, compiled "