/*
 * $Revision: 1.1.1.3 $
 *
 * Version information
 */

/*
 * Version of this program
 */
#define VERSION_STR		"3.5"

#define VERSION_STATUS		"FINAL"

#define PATCHLEVEL		0

#define GENERAL_MSG	"\n\
\tSysInfo Home Page is http://www.MagniComp.com/sysinfo/\n"

#define COPYRIGHT_MSG	"\n\
Copyright (c) 1992-1998 Michael A. Cooper.\n\n\
This software may be freely used and distributed provided it is not\n\
sold for profit or used in part or in whole for commercial gain\n\
without prior written agreement, and the author is credited\n\
appropriately.\n"
