bump version
authoreric <eric@openbsd.org>
Wed, 24 Dec 2014 13:53:39 +0000 (13:53 +0000)
committereric <eric@openbsd.org>
Wed, 24 Dec 2014 13:53:39 +0000 (13:53 +0000)
usr.sbin/smtpd/smtpd.h

index 631afbb..f33e483 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: smtpd.h,v 1.471 2014/12/14 15:26:56 gilles Exp $      */
+/*     $OpenBSD: smtpd.h,v 1.472 2014/12/24 13:53:39 eric Exp $        */
 
 /*
  * Copyright (c) 2008 Gilles Chehade <gilles@poolp.org>
@@ -48,7 +48,7 @@
 #ifndef SMTPD_NAME
 #define        SMTPD_NAME               "OpenSMTPD"
 #endif
-#define        SMTPD_VERSION            "5.4.3"
+#define        SMTPD_VERSION            "5.4.4"
 #define SMTPD_SESSION_TIMEOUT   300
 #define SMTPD_BACKLOG           5