From: Ruediger Pluem Date: Sat, 4 May 2013 08:49:12 +0000 (+0000) Subject: * Minor bump as documented (missed in r1478140) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c14b1f91e6bd860d54084dacee56e4c3198407;p=thirdparty%2Fapache%2Fhttpd.git * Minor bump as documented (missed in r1478140) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479058 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 091ac575111..6aab61e32d4 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -429,7 +429,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20121222 #endif -#define MODULE_MAGIC_NUMBER_MINOR 9 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 10 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a