randy 96/12/09 18:10:29
Modified: src httpd.h
Log:
Continuing the saga. Beta 3-dev
Revision Changes Path
1.72 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.71
retrieving revision 1.72
diff -C3 -r1.71 -r1.72
*** httpd.h 1996/12/10 01:15:10 1.71
--- httpd.h 1996/12/10 02:10:27 1.72
***************
*** 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/"
--- 245,251 ----
* Example: "Apache/1.1.0 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.2b3-dev" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"