From: gilles Date: Wed, 14 Oct 2015 22:16:38 +0000 (+0000) Subject: smtpd in tree is no longer neither 5.4.4, nor 5.4.5, bump SMTPD_VERSION X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f5c22cff5620e81f59ce607d3d867b02b145b3d4;p=openbsd smtpd in tree is no longer neither 5.4.4, nor 5.4.5, bump SMTPD_VERSION --- diff --git a/usr.sbin/smtpd/smtpd.h b/usr.sbin/smtpd/smtpd.h index 5441f12923e..9455c2bbe59 100644 --- a/usr.sbin/smtpd/smtpd.h +++ b/usr.sbin/smtpd/smtpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: smtpd.h,v 1.476 2015/10/09 14:37:38 gilles Exp $ */ +/* $OpenBSD: smtpd.h,v 1.477 2015/10/14 22:16:38 gilles Exp $ */ /* * Copyright (c) 2008 Gilles Chehade @@ -48,7 +48,7 @@ #ifndef SMTPD_NAME #define SMTPD_NAME "OpenSMTPD" #endif -#define SMTPD_VERSION "5.4.4" +#define SMTPD_VERSION "5.4.6" #define SMTPD_SESSION_TIMEOUT 300 #define SMTPD_BACKLOG 5