diff options
| author | Sam Varshavchik | 2018-09-13 19:22:30 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-09-13 19:22:30 -0400 | 
| commit | 3bbedfff86475e4a98d8bf9ce3bb5c1afe3575e9 (patch) | |
| tree | 45095ed1580b12739aba534209d23d9540fa471d | |
| parent | b89a6ff3a1db807c79e5a09311a916b006249474 (diff) | |
| download | courier-libs-3bbedfff86475e4a98d8bf9ce3bb5c1afe3575e9.tar.bz2 | |
Bump version.
| -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 d174ade..c503863 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-2017 Double Precision, Inc." +static const char msg[]="maildrop " VERSION " Copyright 1998-2018 Double Precision, Inc."  #if CRLF_TERM  	"\r\n" | 
