]> granicus.if.org Git - apache/commitdiff
Get ready to tag httpd 2.4.34
authorJim Jagielski <jim@apache.org>
Tue, 10 Jul 2018 13:48:23 +0000 (13:48 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Jul 2018 13:48:23 +0000 (13:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835551 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/convenience.map
include/ap_release.h

index e86f47601b52f8bcc7118873311ae37a13e35f3f..f2e3e5bc8d48839218f16b9db06167863c825ecd 100644 (file)
@@ -278,7 +278,10 @@ identitycheck      mod/mod_ident.html#identitycheck
 identitychecktimeout   mod/mod_ident.html#identitychecktimeout
 if     mod/core.html#if
 ifdefine       mod/core.html#ifdefine
+ifdirective    mod/core.html#ifdirective
+iffile mod/core.html#iffile
 ifmodule       mod/core.html#ifmodule
+ifsection      mod/core.html#ifsection
 ifversion      mod/mod_version.html#ifversion
 imapbase       mod/mod_imagemap.html#imapbase
 imapdefault    mod/mod_imagemap.html#imapdefault
index 17114204652414f882cacc0faadac03516efa250..27efffdc64173a6d4c951ac35e99df6c87b07ac9 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   34
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */