From: wessels <> Date: Tue, 9 Apr 1996 01:32:10 +0000 (+0000) Subject: 1.0.alpha10 X-Git-Tag: SQUID_3_0_PRE1~6260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=311eeecf6fc43af998bb726285f6cc2f747193a4;p=thirdparty%2Fsquid.git 1.0.alpha10 --- diff --git a/include/version.h b/include/version.h index c6393b2a0a..e0ed94a0f7 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.9 1996/04/05 01:02:39 wessels Exp $ +/* $Id: version.h,v 1.10 1996/04/08 19:32:10 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha9" +#define SQUID_VERSION "1.0.alpha10" #endif