]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Do a minor bump as minex and minex_set had been added to cache_server_conf
authorRuediger Pluem <rpluem@apache.org>
Wed, 18 Jan 2006 10:02:22 +0000 (10:02 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 18 Jan 2006 10:02:22 +0000 (10:02 +0000)
  struct.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@370101 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index e6ca34309e6bf3037b0b3850377e85b363347768..5d07db8307b3bab975b67cc8fab8acf2dc69f9cc 100644 (file)
  * 20060110.0 (2.3.0-dev) Conversion of Authz to be provider based 
                           addition of <SatisfyAll><SatisfyOne>
                           removal of Satisfy, Allow, Deny, Order
+ * 20060110.1 (2.3.0-dev) minex and minex_set members added to
+ *                        cache_server_conf (minor)
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20060110
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 0                     /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 1                     /* 0...n */
 
 /**
  * Determine if the server's current MODULE_MAGIC_NUMBER is at least a