randy 97/01/13 20:14:25
Branch: src RELEASE_1_1_X
Modified: src httpd.h
Log:
Update version to 1.1.3
Revision Changes Path
1.36.2.4 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.36.2.3
retrieving revision 1.36.2.4
diff -C3 -r1.36.2.3 -r1.36.2.4
*** httpd.h 1997/01/12 00:47:15 1.36.2.3
--- httpd.h 1997/01/14 04:14:23 1.36.2.4
***************
*** 238,244 ****
* Example: "Apache/1.1b3 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.1.2" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"
--- 238,244 ----
* Example: "Apache/1.1b3 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.1.3" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"