diff options
| author | Sam Varshavchik | 2013-09-25 06:55:44 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2013-09-25 06:55:44 -0400 | 
| commit | a97ebb262d87dd402d1ae9687984cd3d740a9af1 (patch) | |
| tree | ce32cab540dbf842247fe9566cea2a0aa9c143d9 /maildrop/configure.ac | |
| parent | d61d9e62ef6d46f5747a9099fe308455de348947 (diff) | |
| download | courier-libs-a97ebb262d87dd402d1ae9687984cd3d740a9af1.tar.bz2 | |
maildrop: bump version.
Diffstat (limited to 'maildrop/configure.ac')
| -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 30a0ec1..60c3320 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -1,8 +1,8 @@  dnl -dnl Copyright 1998 - 2012 Double Precision, Inc.  See COPYING for +dnl Copyright 1998 - 2013 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(maildrop, 2.6.0, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 2.7.0, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
