]> git.ipfire.org Git - thirdparty/squid.git/blame - include/version.h
2.1 branch merge
[thirdparty/squid.git] / include / version.h
CommitLineData
cb69b4c7 1/*
c68e9c6b 2 * $Id: version.h,v 1.121 1998/11/12 06:30:13 wessels Exp $
090089c4 3 *
4 * SQUID_VERSION - String for version id of this distribution
5 */
6#ifndef SQUID_VERSION
c68e9c6b 7#define SQUID_VERSION "2.1.PRE4"
f658b0cc 8#endif
e973b94a 9
10#ifndef SQUID_RELEASE_TIME
11#define SQUID_RELEASE_TIME squid_curtime
12#endif