Pet gcc43.
[privoxy.git] / vc_config_pthreads.h
index 463a4cf..fba14f4 100644 (file)
@@ -2,7 +2,7 @@
 #define CONFIG_H_INCLUDED
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/vc_config_pthreads.h,v $
+ * File        :  $Source: /cvsroot/ijbswa/current/Attic/vc_config_pthreads.h,v $
  *
  * Purpose     :  This file should be the first thing included in every
  *                .c file.  (Before even system headers).  It contains 
  *
  * Revisions   :
  *    $Log: vc_config_pthreads.h,v $
+ *    Revision 1.3  2002/05/03 22:54:24  jongfoster
+ *    Version number bump to 2.9.15
+ *
+ *    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