version.h
上传用户:liugui
上传日期:2007-01-04
资源大小:822k
文件大小:0k
源码类别:

代理服务器

开发平台:

Unix_Linux

  1. /*
  2.  * $Id: version.h,v 1.124.2.1 1999/02/12 23:24:44 wessels Exp $
  3.  *
  4.  *  SQUID_VERSION - String for version id of this distribution
  5.  */
  6. #ifndef SQUID_VERSION
  7. #define SQUID_VERSION "2.2.DEVEL3"
  8. #endif
  9. #ifndef SQUID_RELEASE_TIME
  10. #define SQUID_RELEASE_TIME 918981514
  11. #endif