From 439e52c0dbc244c31fe9b7759d3c872e03497fc9 Mon Sep 17 00:00:00 2001 From: jongfoster Date: Fri, 3 May 2002 22:54:24 +0000 Subject: [PATCH] Version number bump to 2.9.15 --- vc_config_pthreads.h | 7 +++++-- vc_config_winthreads.h | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) 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 -- 2.49.0