dgaudet     97/06/29 11:51:24

  Modified:    src       Tag: APACHE_1_2_X  httpd.h
  Log:
  Add Roy's suggested #define APACHE_RELEASE_DATE.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.111.2.3 +2 -0      apache/src/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /export/home/cvs/apache/src/httpd.h,v
  retrieving revision 1.111.2.2
  retrieving revision 1.111.2.3
  diff -C3 -r1.111.2.2 -r1.111.2.3
  *** httpd.h   1997/06/29 18:08:38     1.111.2.2
  --- httpd.h   1997/06/29 18:51:23     1.111.2.3
  ***************
  *** 263,268 ****
  --- 263,270 ----
    #define SERVER_VERSION      SERVER_BASEVERSION
    #endif
    
  + #define APACHE_RELEASE_DATE 19970629
  + 
    #define SERVER_PROTOCOL "HTTP/1.1"
    #define SERVER_SUPPORT "http://www.apache.org/";
    
  
  
  

Reply via email to