From b35678c94e542b22e4ce56c7c136ec106eee916b Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 19 Nov 2009 20:17:59 +0000 Subject: [PATCH] actually modify the MMN for the dav_error change, as expected with r882274 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882280 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_mmn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 01c5a735b5..5d63e2f7c3 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -211,7 +211,7 @@ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */ #ifndef MODULE_MAGIC_NUMBER_MAJOR -#define MODULE_MAGIC_NUMBER_MAJOR 20091031 +#define MODULE_MAGIC_NUMBER_MAJOR 20091119 #endif #define MODULE_MAGIC_NUMBER_MINOR 0 /* 0...n */ -- 2.40.0