diff options
| author | Sam Varshavchik | 2020-06-17 21:24:11 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-06-17 21:24:11 -0400 | 
| commit | f5e8b40fa314b7f64c09be83c208665b32f797ec (patch) | |
| tree | 8ce5f160fcd10ab9540f290460082bcae6fba95d /maildrop | |
| parent | 92f82d5af099f71b155e1b4307cabb630b0c4463 (diff) | |
| download | courier-libs-f5e8b40fa314b7f64c09be83c208665b32f797ec.tar.bz2 | |
Bump version.
Diffstat (limited to 'maildrop')
| -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 f48b38a..2574b8c 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -2,7 +2,7 @@ dnl  dnl Copyright 1998 - 2017 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(maildrop, 3.0.0, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 3.0.1, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
