X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config.h.win32threads.win;h=6b4cf9e1aedff6048d9adf333cd72eab1676a1d7;hp=ca26b8c55b8e6e8544ee3d6b2c2cb6a37f1075b7;hb=2bd48cc9d034d3508f5aecb2e5b325667dc1c05b;hpb=b3ee70e4ee07171ad5cc5050748d53db7228f232 diff --git a/config.h.win32threads.win b/config.h.win32threads.win index ca26b8c5..6b4cf9e1 100644 --- a/config.h.win32threads.win +++ b/config.h.win32threads.win @@ -37,6 +37,9 @@ * * Revisions : * $Log: config.h.win32threads.win,v $ + * Revision 1.12 2002/03/24 13:25:43 swa + * name change related issues + * * Revision 1.11 2002/03/16 14:27:22 jongfoster * Ignoring a very common warning. * @@ -187,17 +190,17 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 10 +#define VERSION_POINT 13 /* * Version number, as a string */ -#define VERSION "2.9.10" +#define VERSION "2.9.13" /* * Status of the code: alpha, beta or stable */ -#define CODE_STATUS "alpha" +#define CODE_STATUS "beta" /* * Regular expression matching for URLs. (Highly recommended).