summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/version.c
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2001-05-28 17:08:52 +0000
committergshapiro <gshapiro@FreeBSD.org>2001-05-28 17:08:52 +0000
commit175e3eb50e42986bc6de77adab1f3e58878b2a88 (patch)
tree1ec4aca91c9838476ad6d1cda3cd7012d54b95da /contrib/sendmail/src/version.c
parentfd136031ceff193a9faff1c5a1283bfd251e29a7 (diff)
parent5338b6ff5f88e435da457fd0ec979a333012a0ef (diff)
downloadFreeBSD-src-175e3eb50e42986bc6de77adab1f3e58878b2a88.zip
FreeBSD-src-175e3eb50e42986bc6de77adab1f3e58878b2a88.tar.gz
This commit was generated by cvs2svn to compensate for changes in r77349,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/src/version.c')
-rw-r--r--contrib/sendmail/src/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/src/version.c b/contrib/sendmail/src/version.c
index 60a42c6..3b4c4e8 100644
--- a/contrib/sendmail/src/version.c
+++ b/contrib/sendmail/src/version.c
@@ -12,7 +12,7 @@
*/
#ifndef lint
-static char id[] = "@(#)$Id: version.c,v 8.43.4.30 2001/02/27 19:22:31 gshapiro Exp $";
+static char id[] = "@(#)$Id: version.c,v 8.43.4.33 2001/05/27 21:39:21 gshapiro Exp $";
#endif /* ! lint */
-char Version[] = "8.11.3";
+char Version[] = "8.11.4";
OpenPOWER on IntegriCloud