]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
MMN bump
authorJim Jagielski <jim@apache.org>
Sun, 26 Aug 2018 14:03:52 +0000 (14:03 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 26 Aug 2018 14:03:52 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839218 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index 557e749b7e90d29f042863679adf944ef37931f2..9bfc74576109341e6eff4e7f7af3041a2f28facd 100644 (file)
  *                         times field in the global_score structure in
  *                         scoreboard.h.
  * 20180720.6 (2.5.1-dev)  add strict_host_check to core_server_conf
+ * 20180720.7 (2.5.1-dev)  worker_share struct re-organized
  *
  */
 
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20180720
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 6                 /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 7                 /* 0...n */
 
 /**
  * Determine if the server's current MODULE_MAGIC_NUMBER is at least a