brian 98/05/21 17:24:07
Modified: src/include httpd.h
Log:
Rolling the release, about to tag.
Revision Changes Path
1.213 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/include/httpd.h,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- httpd.h 1998/05/11 20:08:06 1.212
+++ httpd.h 1998/05/22 00:24:06 1.213
@@ -382,7 +382,7 @@
* Example: "Apache/1.1.0 MrWidget/0.1-alpha"
*/
-#define SERVER_BASEVERSION "Apache/1.3b7-dev" /* SEE COMMENTS ABOVE */
+#define SERVER_BASEVERSION "Apache/1.3b7" /* SEE COMMENTS ABOVE */
#define SERVER_VERSION SERVER_BASEVERSION
enum server_token_type {
SrvTk_MIN, /* eg: Apache/1.3.0 */