diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 13:42:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 13:42:58 +0000 |
commit | 678fe256b3133f41132119e7ecd2f3ceae8b67e6 (patch) | |
tree | 5941bbb318e538945db26bbb1cbe3147cfd137c4 /docs/manual/style | |
parent | Adding debian version 2.4.57-2. (diff) | |
download | apache2-678fe256b3133f41132119e7ecd2f3ceae8b67e6.tar.xz apache2-678fe256b3133f41132119e7ecd2f3ceae8b67e6.zip |
Merging upstream version 2.4.59.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/manual/style')
-rw-r--r-- | docs/manual/style/version.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/style/version.ent b/docs/manual/style/version.ent index 30ec0dd..c0ad4ed 100644 --- a/docs/manual/style/version.ent +++ b/docs/manual/style/version.ent @@ -19,6 +19,6 @@ <!ENTITY httpd.major "2"> <!ENTITY httpd.minor "4"> -<!ENTITY httpd.patch "57"> +<!ENTITY httpd.patch "59"> <!ENTITY httpd.docs "2.4"> |