From: jongfoster Date: Fri, 3 May 2002 22:54:24 +0000 (+0000) Subject: Version number bump to 2.9.15 X-Git-Tag: v_3_0_branchpoint~128 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@default-cgi@show-url-info?a=commitdiff_plain;h=439e52c0dbc244c31fe9b7759d3c872e03497fc9;p=privoxy.git Version number bump to 2.9.15 --- diff --git a/vc_config_pthreads.h b/vc_config_pthreads.h index 463a4cff..c4a1137b 100644 --- a/vc_config_pthreads.h +++ b/vc_config_pthreads.h @@ -37,6 +37,9 @@ * * Revisions : * $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 * @@ -202,12 +205,12 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 14 +#define VERSION_POINT 15 /* * Version number, as a string */ -#define VERSION "2.9.14" +#define VERSION "2.9.15" /* * Status of the code: alpha, beta or stable diff --git a/vc_config_winthreads.h b/vc_config_winthreads.h index 5e971317..396fb676 100644 --- a/vc_config_winthreads.h +++ b/vc_config_winthreads.h @@ -37,6 +37,9 @@ * * Revisions : * $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 * @@ -199,12 +202,12 @@ /* * Version number - Point (_._.X) */ -#define VERSION_POINT 14 +#define VERSION_POINT 15 /* * Version number, as a string */ -#define VERSION "2.9.14" +#define VERSION "2.9.15" /* * Status of the code: alpha, beta or stable