comparison src/version.h @ 846:db44f7b81373 v7.0f03

updated for version 7.0f03
author vimboss
date Thu, 27 Apr 2006 21:47:44 +0000
parents d3bbb5dd3913
children eac1cd7f1eff
comparison
equal deleted inserted replaced
845:0fe7765dcb8e 846:db44f7b81373
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 "vim70f" 36 #define VIM_VERSION_NODOT "vim70f"
37 #define VIM_VERSION_SHORT "7.0f" 37 #define VIM_VERSION_SHORT "7.0f"
38 #define VIM_VERSION_MEDIUM "7.0f02 BETA" 38 #define VIM_VERSION_MEDIUM "7.0f03 BETA"
39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0f02 BETA (2006 Apr 26)" 39 #define VIM_VERSION_LONG "VIM - Vi IMproved 7.0f03 BETA (2006 Apr 27)"
40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0f02 BETA (2006 Apr 26, compiled " 40 #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0f03 BETA (2006 Apr 27, compiled "