diff options
| author | Sam Varshavchik | 2020-04-20 07:32:45 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-04-20 07:32:45 -0400 | 
| commit | dac56c010aad8943b85776c0c1f4d1c30064a2be (patch) | |
| tree | d7c68073458c57de47e6da53b4c49f69a478edf2 /imap | |
| parent | 5ca4c0a36278458c4af31dc8bdcc73b8eab3b349 (diff) | |
| download | courier-libs-dac56c010aad8943b85776c0c1f4d1c30064a2be.tar.bz2 | |
Fix TLS client connections.
Diffstat (limited to 'imap')
| -rw-r--r-- | imap/configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/imap/configure.ac b/imap/configure.ac index 102adf0..dfddf43 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -4,7 +4,7 @@ dnl  dnl Copyright 1998 - 2019 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(courier-imap, 5.0.9, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.0.10, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
