Version number bump to 2.9.15
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 3 May 2002 22:54:24 +0000 (22:54 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 3 May 2002 22:54:24 +0000 (22:54 +0000)
vc_config_pthreads.h
vc_config_winthreads.h

index 463a4cf..c4a1137 100644 (file)
@@ -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
  *
 /*
  * 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
index 5e97131..396fb67 100644 (file)
@@ -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
  *
 /*
  * 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