diff options
| author | Sam Varshavchik | 2021-03-13 08:28:23 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2021-03-13 08:28:23 -0500 | 
| commit | 3fd75acdae2bebde0b09028739b99676ebcdce73 (patch) | |
| tree | 0b3273b42dc16115a8e312228c6786367c62ad09 /imap/configure.ac | |
| parent | cf15bdb799c6b8b395087480fe3e89fb8b53cc12 (diff) | |
| download | courier-libs-3fd75acdae2bebde0b09028739b99676ebcdce73.tar.bz2 | |
Bump version
Diffstat (limited to 'imap/configure.ac')
| -rw-r--r-- | imap/configure.ac | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/imap/configure.ac b/imap/configure.ac index 85835e2..47aac0f 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -1,10 +1,10 @@  dnl Process this file with autoconf to produce a configure script.  dnl  dnl -dnl Copyright 1998 - 2019 Double Precision, Inc.  See COPYING for +dnl Copyright 1998 - 2021 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(courier-imap, 5.0.14, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.0, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
