From 4c68bd6f9949e15a4130fab3daa184adc43b812f Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 9 Jul 1996 10:48:13 +0000 Subject: [PATCH] 1.1.alpha3 --- include/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/version.h b/include/version.h index 68f3121580..80feb931bd 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.21 1996/05/03 22:57:18 wessels Exp $ +/* $Id: version.h,v 1.22 1996/07/09 04:48:13 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha2" +#define SQUID_VERSION "1.1.alpha3" #endif -- 2.47.3