From: Stefan Eissing Date: Thu, 2 Jun 2022 09:41:28 +0000 (+0000) Subject: Merge of r1901549 from trunk: X-Git-Tag: 2.4.54-rc1-candidate~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a7e2173873958daabca33c81fd22519b5a2d914;p=thirdparty%2Fapache%2Fhttpd.git Merge of r1901549 from trunk: *) mod_md: update version after release on github. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901550 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/md/md_version.h b/modules/md/md_version.h index 4b8aef13d67..8b09e2ef11f 100644 --- a/modules/md/md_version.h +++ b/modules/md/md_version.h @@ -27,7 +27,7 @@ * @macro * Version number of the md module as c string */ -#define MOD_MD_VERSION "2.4.16" +#define MOD_MD_VERSION "2.4.17" /** * @macro