summaryrefslogtreecommitdiffstats
path: root/maildrop/main.C
diff options
context:
space:
mode:
authorSam Varshavchik2017-08-19 09:31:57 -0400
committerSam Varshavchik2017-08-19 09:31:57 -0400
commitecda1daf86eda07e6d315fd2c7be41cf8a6a5781 (patch)
tree313b781f0f7be6ba992638707ed2218b8569add4 /maildrop/main.C
parentc8bfc19ab8874dfb870885c4b50d3e4f5d57645e (diff)
downloadcourier-libs-ecda1daf86eda07e6d315fd2c7be41cf8a6a5781.tar.bz2
Bump version
Diffstat (limited to 'maildrop/main.C')
-rw-r--r--maildrop/main.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/maildrop/main.C b/maildrop/main.C
index c416527..d174ade 100644
--- a/maildrop/main.C
+++ b/maildrop/main.C
@@ -170,7 +170,7 @@ char hostname[256];
static void copyright()
{
-static const char msg[]="maildrop " VERSION " Copyright 1998-2015 Double Precision, Inc."
+static const char msg[]="maildrop " VERSION " Copyright 1998-2017 Double Precision, Inc."
#if CRLF_TERM
"\r\n"