/*
 * $Id: version.h,v 1.1.1.2 1998/02/26 01:31:29 nathanw Exp $
 *
 * Version information
 */

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

#define VERSION_STATUS		"FINAL"

#define PATCHLEVEL		1

#define COPYRIGHT_MSG	"\n\n\
Copyright (c) 1992-1997 Michael A. Cooper.\n\n\
This software may be freely used and distributed provided it is not sold \n\
for profit or used for commercial gain and the author is credited\n\
appropriately.\n"
