aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/smtpd.h
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2015-12-13 12:08:18 +0100
committerGilles Chehade <gilles@poolp.org>2015-12-13 12:08:18 +0100
commit2028e6bb5a49116128883da237c4c44f4892ba32 (patch)
treef2480fca55d74ca5ebd4319a194f3cb16b0bf19e /smtpd/smtpd.h
parentsync (diff)
downloadOpenSMTPD-2028e6bb5a49116128883da237c4c44f4892ba32.tar.xz
OpenSMTPD-2028e6bb5a49116128883da237c4c44f4892ba32.zip
sync
Diffstat (limited to 'smtpd/smtpd.h')
-rw-r--r--smtpd/smtpd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smtpd/smtpd.h b/smtpd/smtpd.h
index 95c037af..13d78fb7 100644
--- a/smtpd/smtpd.h
+++ b/smtpd/smtpd.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: smtpd.h,v 1.507 2015/12/13 09:52:44 gilles Exp $ */
+/* $OpenBSD: smtpd.h,v 1.508 2015/12/13 11:06:13 gilles Exp $ */
/*
* Copyright (c) 2008 Gilles Chehade <gilles@poolp.org>
@@ -47,7 +47,7 @@
#ifndef SMTPD_NAME
#define SMTPD_NAME "OpenSMTPD"
#endif
-#define SMTPD_VERSION "5.4.6"
+#define SMTPD_VERSION "master"
#define SMTPD_SESSION_TIMEOUT 300
#define SMTPD_BACKLOG 5