dgaudet     97/07/17 16:30:08

  Modified:    src       http_config.h
  Log:
  Jim says, "Certainly this means a bump in the API version??"  Dean apologizes.
  
  Revision  Changes    Path
  1.37      +1 -1      apache/src/http_config.h
  
  Index: http_config.h
  ===================================================================
  RCS file: /export/home/cvs/apache/src/http_config.h,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -C3 -r1.36 -r1.37
  *** http_config.h     1997/07/17 22:27:28     1.36
  --- http_config.h     1997/07/17 23:30:07     1.37
  ***************
  *** 238,244 ****
     * handle it back-compatibly, or at least signal an error).
     */
    
  ! #define MODULE_MAGIC_NUMBER 19970628
    #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL
    
    /* Generic accessors for other modules to get at their own module-specific
  --- 238,244 ----
     * handle it back-compatibly, or at least signal an error).
     */
    
  ! #define MODULE_MAGIC_NUMBER 19970717
    #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL
    
    /* Generic accessors for other modules to get at their own module-specific
  
  
  

Reply via email to