summaryrefslogtreecommitdiff
path: root/debian/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'debian/configure.ac')
-rw-r--r--debian/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/configure.ac b/debian/configure.ac
index 374b59b..34704b2 100644
--- a/debian/configure.ac
+++ b/debian/configure.ac
@@ -2,7 +2,7 @@
#
# $Sendmail: ./configure.ac,v 8.14.1 2007/04/03 21:00:00 cowboy Exp $
#
-# Copyright (c) 1998-2006 Richard Nelson. All Rights Reserved.
+# Copyright (c) 1998-2007 Richard Nelson. All Rights Reserved.
#
# Debian configure file for building Sendmail
# Note: this file supports Sendmail 8.7.6 - 8.14.1
@@ -12,9 +12,9 @@
# ac_init portion are dual-pathed to better support 2.50+
#
#------------------------------------------------------------------------------
-define([_SM_CPYRT], [2005])dnl
+define([_SM_CPYRT], [2007])dnl
define([_SM_VERS], [8.14.1])dnl
-define([_SM_DATE], [2007-04-03 21:00:00])dnl
+define([_SM_DATE], [2007-05-21 20:45:00])dnl
define([_SM_MAXVERS],[9.0.0])dnl
define([_SM_MINVERS],[8.7.6])dnl