X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.h.win;h=1dc1c2851c08ac6d53b33e5a67b6a74d11bc03c9;hb=d4058ea486c1025970a0be8a5569378a5d45499f;hp=04308d8fa3225badcbc5819424c363757708ecea;hpb=7587a9b1d70b1d674c7b93e13e3fdd523ad3ecf1;p=privoxy.git diff --git a/config.h.win b/config.h.win index 04308d8f..1dc1c285 100755 --- a/config.h.win +++ b/config.h.win @@ -37,6 +37,9 @@ * * Revisions : * $Log: config.h.win,v $ + * Revision 1.13 2001/10/23 21:24:09 jongfoster + * Support for FEATURE_CGI_EDIT_ACTIONS + * * Revision 1.12 2001/10/07 15:33:14 oes * Removed FEATURE_DENY_GZIP * Bumped up version number @@ -175,12 +178,12 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 9 +#define VERSION_POINT 10 /* * Version number, as a string */ -#define VERSION "2.9.9" +#define VERSION "2.9.10" /* * Status of the code: alpha, beta or stable