diff options
| author | Sam Varshavchik | 2021-02-09 22:00:13 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2021-02-09 22:00:13 -0500 | 
| commit | 2db8a28d72bee3746ce6d06bf5c0896e46269492 (patch) | |
| tree | e95dd977c404131997aaa8a929a2d437d7d3eb0a /maildrop | |
| parent | 784e469cf10d057c9c772de05c0761983a899b26 (diff) | |
| download | courier-libs-2db8a28d72bee3746ce6d06bf5c0896e46269492.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 2574b8c..0970db5 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.1, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 3.0.2, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
