summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2022-03-14 09:51:39 +0000
committerStefan Eissing <icing@apache.org>2022-03-14 09:51:39 +0000
commitaa62afbaec3c4982ccdff7c46e5636a89b79841e (patch)
treee267697aad82c0539ef6bdb995b6e778ee8ec282 /include
parenta2b0a6660f478ca1d326f0057e7d1ef52556af66 (diff)
downloadhttpd-aa62afbaec3c4982ccdff7c46e5636a89b79841e.tar.gz
publishing release httpd-2.4.53
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898917 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_release.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index a425d60731..91251781d7 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -43,7 +43,7 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 4
-#define AP_SERVER_PATCHLEVEL_NUMBER 53
+#define AP_SERVER_PATCHLEVEL_NUMBER 54
#define AP_SERVER_DEVBUILD_BOOLEAN 1
/* Synchronize the above with docs/manual/style/version.ent */