dgaudet 98/07/08 17:09:22
Modified: src/include http_config.h
Log:
bump for ap_isfoo changes
Revision Changes Path
1.89 +1 -1 apache-1.3/src/include/http_config.h
Index: http_config.h
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/include/http_config.h,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- http_config.h 1998/06/29 19:02:03 1.88
+++ http_config.h 1998/07/09 00:09:21 1.89
@@ -275,7 +275,7 @@
* handle it back-compatibly, or at least signal an error).
*/
-#define MODULE_MAGIC_NUMBER 19980627
+#define MODULE_MAGIC_NUMBER 19980708
#define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL, NULL
/* Generic accessors for other modules to get at their own module-specific