artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae76b7
)
smtpd in tree is no longer neither 5.4.4, nor 5.4.5, bump SMTPD_VERSION
author
gilles
<gilles@openbsd.org>
Wed, 14 Oct 2015 22:16:38 +0000
(22:16 +0000)
committer
gilles
<gilles@openbsd.org>
Wed, 14 Oct 2015 22:16:38 +0000
(22:16 +0000)
usr.sbin/smtpd/smtpd.h
patch
|
blob
|
history
diff --git
a/usr.sbin/smtpd/smtpd.h
b/usr.sbin/smtpd/smtpd.h
index
5441f12
..
9455c2b
100644
(file)
--- a/
usr.sbin/smtpd/smtpd.h
+++ b/
usr.sbin/smtpd/smtpd.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: smtpd.h,v 1.47
6 2015/10/09 14:37
:38 gilles Exp $ */
+/* $OpenBSD: smtpd.h,v 1.47
7 2015/10/14 22:16
:38 gilles Exp $ */
/*
* Copyright (c) 2008 Gilles Chehade <gilles@poolp.org>
@@
-48,7
+48,7
@@
#ifndef SMTPD_NAME
#define SMTPD_NAME "OpenSMTPD"
#endif
-#define SMTPD_VERSION "5.4.
4
"
+#define SMTPD_VERSION "5.4.
6
"
#define SMTPD_SESSION_TIMEOUT 300
#define SMTPD_BACKLOG 5