]> git.ipfire.org Git - thirdparty/squid.git/blob - include/version.h
Summary: Synced with libecap, adopted pass-all-changes-through transactions
[thirdparty/squid.git] / include / version.h
1 /*
2 * $Id: version.h,v 1.134 2003/01/23 00:36:48 robertc Exp $
3 *
4 * SQUID_VERSION - String for version id of this distribution
5 */
6
7 /*
8 * SQUID_VERSION is now the automake "VERSION" string.
9 */
10
11 #ifndef SQUID_RELEASE_TIME
12 #define SQUID_RELEASE_TIME squid_curtime
13 #endif