]> granicus.if.org Git - apache/commitdiff
mmn bump for r582630
authorNick Kew <niq@apache.org>
Sun, 7 Oct 2007 17:17:31 +0000 (17:17 +0000)
committerNick Kew <niq@apache.org>
Sun, 7 Oct 2007 17:17:31 +0000 (17:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582652 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index 6c6497d440bda227fd5c455d242bf81eb728efa0..79ffc7a7e3f0cb73ea32e842186b07a83f0937b1 100644 (file)
  * 20060905.5 (2.3.0-dev)  Added ap_mpm_safe_kill()
  * 20070823.0 (2.3.0-dev)  Removed ap_all_available_mutexes_string,
  *                         ap_available_mutexes_string for macros
+ * 20070823.1 (2.3.0-dev)  add ap_send_interim_response()
  *
  */
 
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20070823
 #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