jerenkrantz 2002/07/23 11:44:07
Modified: flood config.h.in Log: Heck, why not, right? Revision Changes Path 1.23 +1 -1 httpd-test/flood/config.h.in Index: config.h.in =================================================================== RCS file: /home/cvs/httpd-test/flood/config.h.in,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- config.h.in 31 May 2002 07:47:15 -0000 1.22 +++ config.h.in 23 Jul 2002 18:44:07 -0000 1.23 @@ -47,7 +47,7 @@ /* The delimiter (used above) between XML elements */ #define XML_ELEM_DELIM "." -#define FLOOD_VERSION "0.4-dev" +#define FLOOD_VERSION "1.0" #define CRLF "\r\n"
