Synthetic commit for tag v_2_9_5
[privoxy.git] / config.h.win
index f98dd4c..380737b 100755 (executable)
@@ -38,9 +38,6 @@
  *
  * Revisions   :
  *    $Log: config.h.win,v $
- *    Revision 1.2  2001/06/29 13:26:27  oes
- *    Introduced #define CODE_STATUS
- *
  *    Revision 1.1  2001/06/01 17:56:07  jongfoster
  *    Removing generated files config.h and pcre/chartables.c
  *    Now use a custom build step to copy config.h.win to config.h
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 5
+#define VERSION_POINT 4
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.5"
+#define VERSION "2.9.4"
 
 /*
  * Status of the code: alpha, beta or stable