Skip to content
Permalink
Browse files Browse the repository at this point in the history
bump version to 7.0.0
  • Loading branch information
ericfaurot authored and poolpOrg committed Oct 5, 2021
1 parent fffa3ce commit 41d0eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr.sbin/smtpd/smtpd.h
@@ -1,4 +1,4 @@
/* $OpenBSD: smtpd.h,v 1.670 2021/07/28 19:39:51 benno Exp $ */
/* $OpenBSD: smtpd.h,v 1.671 2021/09/22 17:12:34 eric Exp $ */

/*
* Copyright (c) 2008 Gilles Chehade <gilles@poolp.org>
Expand Down Expand Up @@ -79,7 +79,7 @@
#ifndef SMTPD_NAME
#define SMTPD_NAME "OpenSMTPD"
#endif
#define SMTPD_VERSION "6.9.0-portable"
#define SMTPD_VERSION "7.0.0-portable"
#define SMTPD_SESSION_TIMEOUT 300
#define SMTPD_BACKLOG 5

Expand Down

0 comments on commit 41d0eae

Please sign in to comment.