From: wessels <> Date: Fri, 19 Apr 1996 02:53:54 +0000 (+0000) Subject: 1.1.alpha1 X-Git-Tag: SQUID_3_0_PRE1~6102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bdb6b4757e8003c7a87d15bb5fd9ce184ac88603;p=thirdparty%2Fsquid.git 1.1.alpha1 --- diff --git a/include/version.h b/include/version.h index 30b92074db..8cb7a4753f 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.19 1996/04/17 18:14:09 wessels Exp $ +/* $Id: version.h,v 1.20 1996/04/18 20:53:54 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha19" +#define SQUID_VERSION "1.1.alpha1" #endif