randy       96/12/09 17:15:13

  Modified:    src       httpd.h
  Log:
  Version change for Beta 2 release
  
  Revision  Changes    Path
  1.71      +1 -1      apache/src/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /export/home/cvs/apache/src/httpd.h,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -C3 -r1.70 -r1.71
  *** httpd.h   1996/12/05 15:36:49     1.70
  --- httpd.h   1996/12/10 01:15:10     1.71
  ***************
  *** 245,251 ****
     * Example: "Apache/1.1.0 MrWidget/0.1-alpha" 
     */
    
  ! #define SERVER_VERSION "Apache/1.2b2-dev" /* SEE COMMENTS ABOVE */
    
    #define SERVER_PROTOCOL "HTTP/1.1"
    #define SERVER_SUPPORT "http://www.apache.org/";
  --- 245,251 ----
     * Example: "Apache/1.1.0 MrWidget/0.1-alpha" 
     */
    
  ! #define SERVER_VERSION "Apache/1.2b2" /* SEE COMMENTS ABOVE */
    
    #define SERVER_PROTOCOL "HTTP/1.1"
    #define SERVER_SUPPORT "http://www.apache.org/";
  
  
  

Reply via email to