dgaudet 97/10/08 01:46:03
Modified: src/main httpd.h
Log:
oh foo whatever I think this is right
Revision Changes Path
1.155 +1 -1 apachen/src/main/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apachen/src/main/httpd.h,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- httpd.h 1997/10/08 08:42:55 1.154
+++ httpd.h 1997/10/08 08:46:01 1.155
@@ -353,7 +353,7 @@
/* Numeric release version identifier: major minor bugfix betaseq
* Always increases along the same track as the source branch.
*/
-#define APACHE_RELEASE 1030000
+#define APACHE_RELEASE 1030001
#define SERVER_PROTOCOL "HTTP/1.1"
#ifndef SERVER_SUPPORT