/*
 * $Id: version.h,v 1.124.2.6 1999/07/07 02:44:15 wessels Exp $
 *
 *  SQUID_VERSION - String for version id of this distribution
 */
#ifndef SQUID_VERSION
#define SQUID_VERSION	"2.2.STABLE4"
#endif

#ifndef SQUID_RELEASE_TIME
#define SQUID_RELEASE_TIME 931315822
#endif
