]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge of r1874188 from trunk:
authorStefan Eissing <icing@apache.org>
Wed, 19 Feb 2020 10:55:22 +0000 (10:55 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 19 Feb 2020 10:55:22 +0000 (10:55 +0000)
 * mod_md: fix of version string

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874189 13f79535-47bb-0310-9956-ffa450edef68

modules/md/md_version.h

index f51cf69effc90ee903badf93d11df359ce024df4..21f5de1c7377b37e6ecc232b4189c0b30cf4234f 100644 (file)
@@ -27,7 +27,7 @@
  * @macro
  * Version number of the md module as c string
  */
-#define MOD_MD_VERSION "2.2.7-git"
+#define MOD_MD_VERSION "2.2.7"
 
 /**
  * @macro