rse 97/08/07 01:47:25
Modified: src httpd.h
Log:
Prepare for final release.
Revision Changes Path
1.111.2.12 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.111.2.11
retrieving revision 1.111.2.12
diff -u -r1.111.2.11 -r1.111.2.12
--- httpd.h 1997/08/06 06:12:18 1.111.2.11
+++ httpd.h 1997/08/07 08:47:24 1.111.2.12
@@ -266,7 +266,7 @@
/* Numeric release version identifier: major minor bugfix betaseq
* Always increases along the same track as the source branch.
*/
-#define APACHE_RELEASE 1020201
+#define APACHE_RELEASE 1020299
#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"