randy 96/11/25 09:18:21
Modified: src httpd.h
Log:
Preparing for first internal Beta 1.2b0
Revision Changes Path
1.64 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.63
retrieving revision 1.64
diff -C3 -r1.63 -r1.64
*** httpd.h 1996/11/25 11:21:58 1.63
--- httpd.h 1996/11/25 17:18:19 1.64
***************
*** 241,247 ****
* Example: "Apache/1.1.0 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.2-dev" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"
--- 241,247 ----
* 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/"