From: op Date: Fri, 29 Sep 2023 18:30:14 +0000 (+0000) Subject: bump version to 7.4.0 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=388138a36e2d1a35b0edcdf280aefeae8a0185ec;p=openbsd bump version to 7.4.0 --- diff --git a/usr.sbin/smtpd/smtpd.h b/usr.sbin/smtpd/smtpd.h index a253e74e274..6781286928d 100644 --- a/usr.sbin/smtpd/smtpd.h +++ b/usr.sbin/smtpd/smtpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: smtpd.h,v 1.677 2023/06/17 08:32:48 op Exp $ */ +/* $OpenBSD: smtpd.h,v 1.678 2023/09/29 18:30:14 op 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.3.0" +#define SMTPD_VERSION "7.4.0" #define SMTPD_SESSION_TIMEOUT 300 #define SMTPD_BACKLOG 5