]> granicus.if.org Git - apache/commitdiff
Bump it up because of r1361784.
authorRainer Jung <rjung@apache.org>
Mon, 16 Jul 2012 13:06:37 +0000 (13:06 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 16 Jul 2012 13:06:37 +0000 (13:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1362020 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index da2fc7c61fccaa99b033e3eb8dfeb8773ef27bb9..f80cfca3c3629e8893e3caf8c3afcdcd9ef1e3ba 100644 (file)
  * 20120211.1 (2.5.0-dev)  Add ap_palloc_debug, ap_pcalloc_debug
  * 20120211.2 (2.5.0-dev)  Add ap_runtime_dir_relative
  * 20120211.3 (2.5.0-dev)  Add forcerecovery to proxy_balancer_shared struct
+ * 20120211.4 (2.5.0-dev)  Add missing HTTP status codes registered with IANA.
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20120211
 #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