]> git.ipfire.org Git - thirdparty/squid.git/blame - include/version.h
Cleanups: Shuffle ident API into its own header file
[thirdparty/squid.git] / include / version.h
CommitLineData
cb69b4c7 1/*
528b2c61 2 * $Id: version.h,v 1.134 2003/01/23 00:36:48 robertc Exp $
090089c4 3 *
4 * SQUID_VERSION - String for version id of this distribution
5 */
a2794549 6
7/*
8 * SQUID_VERSION is now the automake "VERSION" string.
9 */
e973b94a 10
11#ifndef SQUID_RELEASE_TIME
12#define SQUID_RELEASE_TIME squid_curtime
13#endif