X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=vc_config_pthreads.h;h=c4a1137bafcc6b4173f662bc15daac2cdb058e90;hp=b70c928441cd491a0a174c4caed0a45450919c87;hb=c1b9f1032c5e2d445e915570b1fa5a7a768c7bb9;hpb=c3f9302fd88848faaec72d8dc232221511533c8c diff --git a/vc_config_pthreads.h b/vc_config_pthreads.h index b70c9284..c4a1137b 100644 --- a/vc_config_pthreads.h +++ b/vc_config_pthreads.h @@ -2,7 +2,7 @@ #define CONFIG_H_INCLUDED /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/config.h.win,v $ + * File : $Source: /cvsroot/ijbswa/current/vc_config_pthreads.h,v $ * * Purpose : This file should be the first thing included in every * .c file. (Before even system headers). It contains @@ -36,7 +36,13 @@ * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Revisions : - * $Log: config.h.win,v $ + * $Log: vc_config_pthreads.h,v $ + * Revision 1.2 2002/04/26 18:26:09 jongfoster + * Bumping version numbers + * + * Revision 1.1 2002/04/06 20:38:01 jongfoster + * Renaming VC++ versions of config.h + * * Revision 1.20 2002/04/03 22:28:03 gliptak * Removed references to gnu_regex * @@ -199,12 +205,12 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 13 +#define VERSION_POINT 15 /* * Version number, as a string */ -#define VERSION "2.9.13" +#define VERSION "2.9.15" /* * Status of the code: alpha, beta or stable