]> granicus.if.org Git - apache/commitdiff
This needed bumping for all the scoreboard changes; consider it bumped.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jan 2002 05:16:19 +0000 (05:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jan 2002 05:16:19 +0000 (05:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92801 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index da32232d3c7524129deb850612005e0f68347e90..7d5e47e0bb6efad9f6a301e33d3e1b3b6aa2e7e6 100644 (file)
  *                       create_connection hook
  * 20020102 (2.0.30-dev) bump for changed type of limit_req_body in 
  *                       core_dir_config
+ * 20020109 (2.0.31-dev) bump for changed shm and scoreboard declarations
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */
 
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
-#define MODULE_MAGIC_NUMBER_MAJOR 20020102
+#define MODULE_MAGIC_NUMBER_MAJOR 20020109
 #endif
 #define MODULE_MAGIC_NUMBER_MINOR 0                     /* 0...n */
 #define MODULE_MAGIC_NUMBER MODULE_MAGIC_NUMBER_MAJOR  /* backward compat */