From: gilles Date: Tue, 3 Sep 2024 12:07:40 +0000 (+0000) Subject: bump version X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7ceb9f7fe4818b9c5e8952938d7d5cc8208c87bb;p=openbsd bump version --- diff --git a/usr.sbin/smtpd/smtpd.h b/usr.sbin/smtpd/smtpd.h index 2be11bf2b53..a5f06c0f362 100644 --- a/usr.sbin/smtpd/smtpd.h +++ b/usr.sbin/smtpd/smtpd.h @@ -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 @@ -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