diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2009-03-01 06:15:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:07:44 +0200 |
commit | ce95a56b62dfc55ef26a7d1494fc88854c33a6bc (patch) | |
tree | dde60c8879369aee5d66f455fd91cd2fb4c73d7f /debian/examples/tls/starttls.m4 | |
parent | 83792056bacbb2db3bc1255f9993844e5e3aee28 (diff) | |
download | sendmail-debian/8.14.3-8.tar.gz |
Imported Debian patch 8.14.3-8debian/8.14.3-8
Diffstat (limited to 'debian/examples/tls/starttls.m4')
-rw-r--r-- | debian/examples/tls/starttls.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/examples/tls/starttls.m4 b/debian/examples/tls/starttls.m4 index 25ae534..75ca5e4 100644 --- a/debian/examples/tls/starttls.m4 +++ b/debian/examples/tls/starttls.m4 @@ -1,6 +1,6 @@ divert(-1)dnl #----------------------------------------------------------------------------- -# $Sendmail: starttls.m4,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $ +# $Sendmail: starttls.m4,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ # # Copyright (c) 2002-2009 Richard Nelson. All Rights Reserved. # @@ -15,7 +15,7 @@ divert(-1)dnl #----------------------------------------------------------------------------- # divert(0)dnl -VERSIONID(`$Id: starttls.m4,v 8.14.3-7 2009-02-28 22:32:11 cowboy Exp $') +VERSIONID(`$Id: starttls.m4,v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp $') dnl # dnl #--------------------------------------------------------------------- dnl # Bring in Autoconf results |