--------------------- PatchSet 24 Date: 2000/02/05 19:38:58 Author: hno Branch: ntlm Tag: (none) Log: Added -ntlm to the version tag Members: include/version.h:1.1.1.3.4.1->1.1.1.3.4.1.2.1 Index: squid/include/version.h =================================================================== RCS file: /cvsroot/squid-sf//squid/include/version.h,v retrieving revision 1.1.1.3.4.1 retrieving revision 1.1.1.3.4.1.2.1 diff -u -r1.1.1.3.4.1 -r1.1.1.3.4.1.2.1 --- squid/include/version.h 4 Feb 2000 19:39:40 -0000 1.1.1.3.4.1 +++ squid/include/version.h 5 Feb 2000 19:38:58 -0000 1.1.1.3.4.1.2.1 @@ -1,10 +1,10 @@ /* - * $Id: version.h,v 1.1.1.3.4.1 2000/02/04 19:39:40 hno Exp $ + * $Id: version.h,v 1.1.1.3.4.1.2.1 2000/02/05 19:38:58 hno Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "2.3.STABLE1" +#define SQUID_VERSION "2.3.STABLE1-ntlm" #endif #ifndef SQUID_RELEASE_TIME