From: wessels <> Date: Wed, 10 Apr 1996 06:22:58 +0000 (+0000) Subject: 1.0.alpha11 X-Git-Tag: SQUID_3_0_PRE1~6246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce5a08dfcdd3c408d15aa3126c5366b39c2dd05;p=thirdparty%2Fsquid.git 1.0.alpha11 --- diff --git a/include/version.h b/include/version.h index e0ed94a0f7..2b3b5fd9e5 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.10 1996/04/08 19:32:10 wessels Exp $ +/* $Id: version.h,v 1.11 1996/04/10 00:22:58 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha10" +#define SQUID_VERSION "1.0.alpha11" #endif