From: wessels <> Date: Thu, 11 Apr 1996 02:58:55 +0000 (+0000) Subject: 1.0.alpha13 X-Git-Tag: SQUID_3_0_PRE1~6222 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d89f8a5ab3bbbd13c5ff0ac7d2c137d24c2ce76b;p=thirdparty%2Fsquid.git 1.0.alpha13 --- diff --git a/include/version.h b/include/version.h index d80d1377fc..27aad69237 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.12 1996/04/10 05:26:02 wessels Exp $ +/* $Id: version.h,v 1.13 1996/04/10 20:58:55 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha12" +#define SQUID_VERSION "1.0.alpha13" #endif