Skip to content

Commit 84cc993

Browse files
committed
Merge /httpd/httpd/trunk:r1932953
mod_md: fix version number format git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1932954 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6c64974 commit 84cc993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/md/md_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @macro
2828
* Version number of the md module as c string
2929
*/
30-
#define MOD_MD_VERSION "2.6.9-git"
30+
#define MOD_MD_VERSION "2.6.9"
3131

3232
/**
3333
* @macro

0 commit comments

Comments
 (0)