X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=vc_config_winthreads.h;h=396fb676472386815a7d06832ed08f399467b9d1;hp=6be09c36823c3bf38272cb89c57ed8b83bceb657;hb=4393f93d91a1b6402042906607ab8abceabc6d7e;hpb=c3f9302fd88848faaec72d8dc232221511533c8c diff --git a/vc_config_winthreads.h b/vc_config_winthreads.h index 6be09c36..396fb676 100644 --- a/vc_config_winthreads.h +++ b/vc_config_winthreads.h @@ -2,7 +2,7 @@ #define CONFIG_H_INCLUDED /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/config.h.win32threads.win,v $ + * File : $Source: /cvsroot/ijbswa/current/vc_config_winthreads.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.win32threads.win,v $ + * $Log: vc_config_winthreads.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.14 2002/03/26 22:29:54 swa * we have a new homepage! * @@ -196,12 +202,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