dgaudet     98/03/12 02:36:33

  Modified:    src/include http_config.h
  Log:
  Bump mmn... this is for the changes/clarifications just made and also to
  declare the parse_uri_components/util_uri stuff part of the API.
  
  Revision  Changes    Path
  1.72      +1 -1      apache-1.3/src/include/http_config.h
  
  Index: http_config.h
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/include/http_config.h,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- http_config.h     1998/03/12 10:28:55     1.71
  +++ http_config.h     1998/03/12 10:36:33     1.72
  @@ -267,7 +267,7 @@
    * handle it back-compatibly, or at least signal an error).
    */
   
  -#define MODULE_MAGIC_NUMBER 19980305
  +#define MODULE_MAGIC_NUMBER 19980312
   #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL, NULL
   
   /* Generic accessors for other modules to get at their own module-specific
  
  
  

Reply via email to