randy       96/12/02 12:04:08

  Modified:    src       httpd.h
  Log:
  Let the pigeons loose. Rev the version.
  
  Revision  Changes    Path
  1.69      +1 -1      apache/src/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /export/home/cvs/apache/src/httpd.h,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -C3 -r1.68 -r1.69
  *** httpd.h   1996/12/02 19:44:03     1.68
  --- httpd.h   1996/12/02 20:04:06     1.69
  ***************
  *** 245,251 ****
     * Example: "Apache/1.1.0 MrWidget/0.1-alpha" 
     */
    
  ! #define SERVER_VERSION "Apache/1.2b1" /* 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