diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
commit | 28fbd2825d216dafca4d991ad96d05b312f4f9a3 (patch) | |
tree | 8b322391c58a9bd5ad56827bbb8fcf4cbd114917 /cf/m4/version.m4 | |
parent | 0694dcb04b81dfbd70ffe7384816863170a48b3e (diff) |
Import sendmail 8.17.1vendor/sendmail/8.17.1
Diffstat (limited to 'cf/m4/version.m4')
-rw-r--r-- | cf/m4/version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/m4/version.m4 b/cf/m4/version.m4 index dadff627bb2e..3942ca1a0691 100644 --- a/cf/m4/version.m4 +++ b/cf/m4/version.m4 @@ -15,4 +15,4 @@ VERSIONID(`$Id: version.m4,v 8.237 2014-01-27 12:55:17 ca Exp $') # divert(0) # Configuration version number -DZ8.16.1`'ifdef(`confCF_VERSION', `/confCF_VERSION') +DZ8.17.1`'ifdef(`confCF_VERSION', `/confCF_VERSION') |