Commit 72fc2e1b authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Get ready to tag httpd 2.4.34

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835551 13f79535-47bb-0310-9956-ffa450edef68
parent 592573a0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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 */