randy 96/12/02 11:44:05
Modified: src httpd.h
Log:
Releasing Beta-1
Revision Changes Path
1.68 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.67
retrieving revision 1.68
diff -C3 -r1.67 -r1.68
*** httpd.h 1996/12/02 16:07:24 1.67
--- httpd.h 1996/12/02 19:44:03 1.68
***************
*** 245,251 ****
* Example: "Apache/1.1.0 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.2b0" /* 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.2b1" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"