]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge of r1901549 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 2 Jun 2022 09:41:28 +0000 (09:41 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 2 Jun 2022 09:41:28 +0000 (09:41 +0000)
  *) 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

modules/md/md_version.h

index 4b8aef13d67bfdbc29c3aa09dd85c854745c2fff..8b09e2ef11fb6420176d90e7869a0831cc1e9a47 100644 (file)
@@ -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