diff options
| author | Sam Varshavchik | 2014-09-01 08:58:18 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2014-09-01 08:58:18 -0400 | 
| commit | 50f8f9a258a289a48d72b03db05baeca4ba4ce8f (patch) | |
| tree | 07d9d801016ae62be734509ef5654d7a50aedaa6 /maildrop | |
| parent | 21589f15fffe8eaaa2aef280230bc85f90d44eb7 (diff) | |
| download | courier-libs-50f8f9a258a289a48d72b03db05baeca4ba4ce8f.tar.bz2 | |
Bump version
Diffstat (limited to 'maildrop')
| -rw-r--r-- | maildrop/configure.ac | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/maildrop/configure.ac b/maildrop/configure.ac index 154740d..4114fa8 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -1,8 +1,8 @@  dnl -dnl Copyright 1998 - 2013 Double Precision, Inc.  See COPYING for +dnl Copyright 1998 - 2014 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(maildrop, 2.7.1, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 2.7.2, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
