- /*
- * $Id: version.h,v 1.124.2.1 1999/02/12 23:24:44 wessels Exp $
- *
- * SQUID_VERSION - String for version id of this distribution
- */
- #ifndef SQUID_VERSION
- #define SQUID_VERSION "2.2.DEVEL3"
- #endif
- #ifndef SQUID_RELEASE_TIME
- #define SQUID_RELEASE_TIME 918981514
- #endif