__BEOS__ no longer overrides FEATURE_PTHREAD.
[privoxy.git] / config.h.win
index da2bbc6..728f52b 100755 (executable)
  *
  * Revisions   :
  *    $Log: config.h.win,v $
+ *    Revision 1.7  2001/07/21 18:00:07  jongfoster
+ *    Bumping version number to 2.9.7
+ *
+ *    Revision 1.6  2001/07/15 20:08:40  jongfoster
+ *    New build files for VC++ which provide the option of POSIX
+ *    or Win32 threads.
+ *
  *    Revision 1.5  2001/07/15 18:00:46  jongfoster
  *    Renaming STATIC to STATIC_PCRE.
  *    Replacing this file with one built by "configure" from
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 6
+#define VERSION_POINT 8
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.6"
+#define VERSION "2.9.8"
 
 /*
  * Status of the code: alpha, beta or stable