Version -> 2.9.5
[privoxy.git] / config.h.win
index 380737b..f98dd4c 100755 (executable)
@@ -38,6 +38,9 @@
  *
  * 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 4
+#define VERSION_POINT 5
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.4"
+#define VERSION "2.9.5"
 
 /*
  * Status of the code: alpha, beta or stable