randy 96/12/05 07:36:51
Modified: src httpd.h
Log:
Reality check..
Revision Changes Path
1.70 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.69
retrieving revision 1.70
diff -C3 -r1.69 -r1.70
*** httpd.h 1996/12/02 20:04:06 1.69
--- httpd.h 1996/12/05 15:36:49 1.70
***************
*** 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.2b2-dev" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"