Comment 5 for bug 1750356

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Hm, what should happen with this hunk of the patch?

--- 2.4.x/include/ap_mmn.h 2018/02/16 14:58:32 1824503
+++ 2.4.x/include/ap_mmn.h 2018/02/16 15:04:41 1824504
@@ -517,7 +518,7 @@
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20120211
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 74 /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 75 /* 0...n */

 /**
  * Determine if the server's current MODULE_MAGIC_NUMBER is at least a

Apache in bionic (2.4.29) has MODULE_MAGIC_NUMBER_MINOR set to 68