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