From: Stefan Eissing Date: Wed, 19 Feb 2020 10:55:22 +0000 (+0000) Subject: Merge of r1874188 from trunk: X-Git-Tag: 2.4.42~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10ef9923a94c95a550546e1df3748fd5f3ecb81c;p=thirdparty%2Fapache%2Fhttpd.git Merge of r1874188 from trunk: * 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 --- diff --git a/modules/md/md_version.h b/modules/md/md_version.h index f51cf69effc..21f5de1c737 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.2.7-git" +#define MOD_MD_VERSION "2.2.7" /** * @macro