diff options
| author | Sam Varshavchik | 2022-01-17 10:06:17 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2022-01-17 10:06:17 -0500 | 
| commit | 932f5422ce29d23ca44b11a91809935f2824b6b7 (patch) | |
| tree | 3eead4affef2d04ea5d1f204b71e99ed5210e7c3 | |
| parent | 49028a9eb32a570b3bc73777d0474e458c1c1949 (diff) | |
| download | courier-libs-932f5422ce29d23ca44b11a91809935f2824b6b7.tar.bz2 | |
maildrop: update version
| -rw-r--r-- | maildrop/configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/maildrop/configure.ac b/maildrop/configure.ac index 18a0d03..e7a45ec 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -2,7 +2,7 @@ dnl  dnl Copyright 1998 - 2022 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(maildrop, 3.0.6, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 3.0.7, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
