diff options
| author | Sam Varshavchik | 2017-08-19 09:31:57 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2017-08-19 09:31:57 -0400 | 
| commit | ecda1daf86eda07e6d315fd2c7be41cf8a6a5781 (patch) | |
| tree | 313b781f0f7be6ba992638707ed2218b8569add4 /maildrop/main.C | |
| parent | c8bfc19ab8874dfb870885c4b50d3e4f5d57645e (diff) | |
| download | courier-libs-ecda1daf86eda07e6d315fd2c7be41cf8a6a5781.tar.bz2 | |
Bump version
Diffstat (limited to 'maildrop/main.C')
| -rw-r--r-- | maildrop/main.C | 2 | 
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" | 
