summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/version.c
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-05-22 04:39:17 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-05-22 04:39:17 +0000
commit48cecd8a5845c67d3f270147b0885d77d31d64de (patch)
treeaac7ff8fd80ac6cf3ed8575d8c7e4d03754ce694 /contrib/sendmail/src/version.c
parent645d479a58a5eafe6f6c79b7f30b38ef8b865e60 (diff)
downloadFreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.zip
FreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.tar.gz
Merge sendmail 8.14.9 to HEAD
MFC after: 3 days
Diffstat (limited to 'contrib/sendmail/src/version.c')
-rw-r--r--contrib/sendmail/src/version.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/sendmail/src/version.c b/contrib/sendmail/src/version.c
index 3f85c06..1476778 100644
--- a/contrib/sendmail/src/version.c
+++ b/contrib/sendmail/src/version.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2013 Proofpoint, Inc. and its suppliers.
+ * Copyright (c) 1998-2014 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -13,6 +13,6 @@
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: version.c,v 8.249 2013/11/27 00:38:50 ca Exp $")
+SM_RCSID("@(#)$Id: version.c,v 8.249 2013-11-27 00:38:50 ca Exp $")
-char Version[] = "8.14.8";
+char Version[] = "8.14.9";
OpenPOWER on IntegriCloud