Subversion Repositories svn1-original

Rev

Rev 365 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 365 Rev 369
Line 15... Line 15...
15
*   2.05    17/12/95    DDP     Merged a few menus ( uploads )
15
*   2.05    17/12/95    DDP     Merged a few menus ( uploads )
16
*                               Added staggered start and other start options
16
*                               Added staggered start and other start options
17
*
17
*
18
**************************************************************************/
18
**************************************************************************/
19
 
19
 
20
#define VERSION         "5.10"
20
#define VERSION         "5.11"
21
 
21
 
22
#define MAX_EVENT_NAME  50                       /* Max chars in the EVENT name */
22
#define MAX_EVENT_NAME  50                       /* Max chars in the EVENT name */
23
#define MAX_TM_NAME     30                       /* Maximum chars in a team name */
23
#define MAX_TM_NAME     30                       /* Maximum chars in a team name */
24
#define LEN_CNTRY_NAME  15                       /* Maximum number of chars in a country name */
24
#define LEN_CNTRY_NAME  15                       /* Maximum number of chars in a country name */
25
#define MAX_PERSON_NAME 20                       /* Max chars in a persons name */
25
#define MAX_PERSON_NAME 20                       /* Max chars in a persons name */