paul 96/07/09 04:49:22
Branch: src RELEASE_1_1_X Modified: src httpd.h Log: Bump to 1.1.2-dev Revision Changes Path 1.36.2.2 +1 -1 apache/src/httpd.h Index: httpd.h =================================================================== RCS file: /export/home/cvs/apache/src/httpd.h,v retrieving revision 1.36.2.1 retrieving revision 1.36.2.2 diff -C3 -r1.36.2.1 -r1.36.2.2 *** httpd.h 1996/07/09 11:23:17 1.36.2.1 --- httpd.h 1996/07/09 11:49:20 1.36.2.2 *************** *** 238,244 **** * Example: "Apache/1.1b3 MrWidget/0.1-alpha" */ ! #define SERVER_VERSION "Apache/1.1.1" /* SEE COMMENTS ABOVE */ #define SERVER_PROTOCOL "HTTP/1.0" #define SERVER_SUPPORT "http://www.apache.org/" --- 238,244 ---- * Example: "Apache/1.1b3 MrWidget/0.1-alpha" */ ! #define SERVER_VERSION "Apache/1.1.2-dev" /* SEE COMMENTS ABOVE */ #define SERVER_PROTOCOL "HTTP/1.0" #define SERVER_SUPPORT "http://www.apache.org/"