X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=vc_config_winthreads.h;h=5e971317c67d2de05f99d50a28d26a4a391f36b4;hb=2af6f0359aa4252bd1dfefe69091d8ce69161854;hp=6be09c36823c3bf38272cb89c57ed8b83bceb657;hpb=c3f9302fd88848faaec72d8dc232221511533c8c;p=privoxy.git diff --git a/vc_config_winthreads.h b/vc_config_winthreads.h index 6be09c36..5e971317 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,10 @@ * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Revisions : - * $Log: config.h.win32threads.win,v $ + * $Log: vc_config_winthreads.h,v $ + * 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 +199,12 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 13 +#define VERSION_POINT 14 /* * Version number, as a string */ -#define VERSION "2.9.13" +#define VERSION "2.9.14" /* * Status of the code: alpha, beta or stable