]> git.ipfire.org Git - thirdparty/squid.git/blame - include/version.h
filled in more config dump funcs
[thirdparty/squid.git] / include / version.h
CommitLineData
3197e644 1/* $Id: version.h,v 1.100 1998/02/13 18:47:35 wessels Exp $
090089c4 2 *
3 * SQUID_VERSION - String for version id of this distribution
4 */
5#ifndef SQUID_VERSION
3197e644 6#define SQUID_VERSION "1.2.beta15"
090089c4 7#endif
e973b94a 8
9#ifndef SQUID_RELEASE_TIME
10#define SQUID_RELEASE_TIME squid_curtime
11#endif