mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 07:27:59 -08:00
bump version
This commit is contained in:
parent
88baa31612
commit
7ceb9f7fe4
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: smtpd.h,v 1.687 2024/08/12 09:32:44 op Exp $ */
|
||||
/* $OpenBSD: smtpd.h,v 1.688 2024/09/03 12:07:40 gilles Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2008 Gilles Chehade <gilles@poolp.org>
|
||||
@ -55,7 +55,7 @@
|
||||
#define SMTPD_QUEUE_EXPIRY (4 * 24 * 60 * 60)
|
||||
#define SMTPD_SOCKET "/var/run/smtpd.sock"
|
||||
#define SMTPD_NAME "OpenSMTPD"
|
||||
#define SMTPD_VERSION "7.5.0"
|
||||
#define SMTPD_VERSION "7.6.0"
|
||||
#define SMTPD_SESSION_TIMEOUT 300
|
||||
#define SMTPD_BACKLOG 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user