From: Stefan Fritsch Date: Thu, 1 Jul 2010 06:36:10 +0000 (+0000) Subject: actually update the MMN and not only the comment X-Git-Tag: 2.3.7~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a52771796a279f2b4ee482b021d01db2241d30ff;p=apache actually update the MMN and not only the comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@959534 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index e17c016867..08692505ac 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -238,7 +238,7 @@ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */ #ifndef MODULE_MAGIC_NUMBER_MAJOR -#define MODULE_MAGIC_NUMBER_MAJOR 20100630 +#define MODULE_MAGIC_NUMBER_MAJOR 20100701 #endif #define MODULE_MAGIC_NUMBER_MINOR 0 /* 0...n */