From: wessels <> Date: Tue, 2 Apr 1996 07:54:18 +0000 (+0000) Subject: 1.0.alpha5 X-Git-Tag: SQUID_3_0_PRE1~6305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db28b9d0cb9bdf1729b61fc8255d1f8781eddab;p=thirdparty%2Fsquid.git 1.0.alpha5 --- diff --git a/include/version.h b/include/version.h index d0e979d67f..a770900b89 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.5 1996/03/30 00:33:48 wessels Exp $ +/* $Id: version.h,v 1.6 1996/04/02 00:54:18 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha4" +#define SQUID_VERSION "1.0.alpha5" #endif