aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles CHEHADE <gilles@poolp.org>2020-12-17 15:43:03 +0100
committerGilles CHEHADE <gilles@poolp.org>2020-12-17 15:43:03 +0100
commit827e936d5753d8966623833c419d3a065c3e3499 (patch)
tree12fe31042bb7588cbc1dc0bc094481bcbb80769a
parentbump version (diff)
downloadOpenSMTPD-827e936d5753d8966623833c419d3a065c3e3499.tar.xz
OpenSMTPD-827e936d5753d8966623833c419d3a065c3e3499.zip
bump version
-rw-r--r--usr.sbin/smtpd/smtpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/smtpd.h b/usr.sbin/smtpd/smtpd.h
index bc26645c..c528b37e 100644
--- a/usr.sbin/smtpd/smtpd.h
+++ b/usr.sbin/smtpd/smtpd.h
@@ -73,7 +73,7 @@
#ifndef SMTPD_NAME
#define SMTPD_NAME "OpenSMTPD"
#endif
-#define SMTPD_VERSION "6.8.0p1-rc1"
+#define SMTPD_VERSION "6.8.0p1-rc2"
#define SMTPD_SESSION_TIMEOUT 300
#define SMTPD_BACKLOG 5