brian 96/04/23 19:45:37
Modified: src httpd.h
Log:
Submitted by: Brian Behlendorf
Just keeping the server version up to date...
Revision Changes Path
1.18 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C3 -r1.17 -r1.18
*** httpd.h 1996/04/22 11:53:27 1.17
--- httpd.h 1996/04/24 02:45:35 1.18
***************
*** 219,225 ****
/* ------------------------------ error types
------------------------------ */
! #define SERVER_VERSION "Apache/1.1b1"
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"
--- 219,225 ----
/* ------------------------------ error types
------------------------------ */
! #define SERVER_VERSION "Apache/1.1b2"
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"