From: wessels <> Date: Thu, 18 Apr 1996 00:14:09 +0000 (+0000) Subject: 1.0.alpha19 X-Git-Tag: SQUID_3_0_PRE1~6119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e60bccc848692fcfe2df9a0a4e91686729fd62fd;p=thirdparty%2Fsquid.git 1.0.alpha19 --- diff --git a/include/version.h b/include/version.h index 573339b98a..30b92074db 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.18 1996/04/16 18:32:11 wessels Exp $ +/* $Id: version.h,v 1.19 1996/04/17 18:14:09 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha18" +#define SQUID_VERSION "1.0.alpha19" #endif