]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_md: fix vesion number format trunk trunk
authorStefan Eissing <icing@apache.org>
Fri, 10 Apr 2026 09:50:18 +0000 (09:50 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 10 Apr 2026 09:50:18 +0000 (09:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932953 13f79535-47bb-0310-9956-ffa450edef68

modules/md/md_version.h

index 1cd6b82e899246388e9ba85e5147846bcd84e269..7a05c09ab96bc02edcf0fea01f15360651df5f8c 100644 (file)
@@ -27,7 +27,7 @@
  * @macro
  * Version number of the md module as c string
  */
-#define MOD_MD_VERSION "2.6.9-git"
+#define MOD_MD_VERSION "2.6.9"
 
 /**
  * @macro