diff options
| author | Sam Varshavchik | 2018-09-13 19:20:24 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-09-13 19:20:24 -0400 | 
| commit | b89a6ff3a1db807c79e5a09311a916b006249474 (patch) | |
| tree | 4cf8edd26dc97f97962fbb563920111f3a24b78f /maildrop/configure.ac | |
| parent | 68f77450d333716ec1227a261a18d801f6e84b1d (diff) | |
| download | courier-libs-b89a6ff3a1db807c79e5a09311a916b006249474.tar.bz2 | |
Bump version
Diffstat (limited to 'maildrop/configure.ac')
| -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 492186a..d0503c4 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, 2.9.3, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 3.0.0, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
