Bumping version number to 2.9.8
[privoxy.git] / config.h.win32threads.win
index 40da61d..bb89bd7 100644 (file)
@@ -39,6 +39,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
+ *    Revision 1.2  2001/07/21 18:00:07  jongfoster
+ *    Bumping version number to 2.9.7
+ *
  *    Revision 1.1  2001/07/15 20:08:40  jongfoster
  *    New build files for VC++ which provide the option of POSIX
  *    or Win32 threads.
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 7
+#define VERSION_POINT 8
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.7"
+#define VERSION "2.9.8"
 
 /*
  * Status of the code: alpha, beta or stable