You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2018/08/26 14:03:53 UTC

svn commit: r1839218 - /httpd/httpd/trunk/include/ap_mmn.h

Author: jim
Date: Sun Aug 26 14:03:52 2018
New Revision: 1839218

URL: http://svn.apache.org/viewvc?rev=1839218&view=rev
Log:
MMN bump

Modified:
    httpd/httpd/trunk/include/ap_mmn.h

Modified: httpd/httpd/trunk/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_mmn.h?rev=1839218&r1=1839217&r2=1839218&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_mmn.h (original)
+++ httpd/httpd/trunk/include/ap_mmn.h Sun Aug 26 14:03:52 2018
@@ -595,6 +595,7 @@
  *                         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
  *
  */
 
@@ -603,7 +604,7 @@
 #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