diff options
| author | Sam Varshavchik | 2022-01-16 09:53:52 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2022-01-16 11:03:03 -0500 | 
| commit | 65fb246e4c0fa35526b98bff77f49c5511958bc1 (patch) | |
| tree | ca35aa9ef370927c67c5d2b2067c02ad5be11b7f /imap/configure.ac | |
| parent | 9457c2f56c7c8402d83153965a0951dafc2a4d18 (diff) | |
| download | courier-libs-65fb246e4c0fa35526b98bff77f49c5511958bc1.tar.bz2 | |
Update 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 d8c4a3b..3f1358f 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 - 2021 Double Precision, Inc.  See COPYING for +dnl Copyright 1998 - 2022 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(courier-imap, 5.1.4, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.5, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
