comparison src/version.h @ 828:01583c79d5f4 v7.0d03

updated for version 7.0d03
author vimboss
date Thu, 13 Apr 2006 20:37:35 +0000
parents fd1b3406fd1c
children dc8197342755
comparison
equal deleted inserted replaced
827:fd1b3406fd1c 828:01583c79d5f4
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.0d02 BETA" 38 #define VIM_VERSION_MEDIUM "7.0d03 BETA"
39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0d02 BETA (2006 Apr 12)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0d03 BETA (2006 Apr 13)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0d02 BETA (2006 Apr 12, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0d03 BETA (2006 Apr 13, compiled "