]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1769760: MMN minor bump for ap_get_status_line_ex().
authorYann Ylavic <ylavic@apache.org>
Tue, 8 Dec 2020 22:01:38 +0000 (22:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 8 Dec 2020 22:01:38 +0000 (22:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884218 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index b25fafba8964a34665bca82c56912cb7cbe3aa70..0934fdbf429a54a3e1857d061bfb979c53e764ee 100644 (file)
  * 20200705.3 (2.5.1-dev)  Add ap_proxy_prefetch_input(),
  *                         ap_proxy_spool_input() and
  *                         ap_proxy_read_input().
+ * 20200705.4 (2.5.1-dev)  Add ap_get_status_line_ex()
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20200705
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 3             /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 4             /* 0...n */
 
 /**
  * Determine if the server's current MODULE_MAGIC_NUMBER is at least a