diff options
| author | Sam Varshavchik | 2017-08-19 09:31:57 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2017-08-19 09:31:57 -0400 | 
| commit | ecda1daf86eda07e6d315fd2c7be41cf8a6a5781 (patch) | |
| tree | 313b781f0f7be6ba992638707ed2218b8569add4 /maildrop/configure.ac | |
| parent | c8bfc19ab8874dfb870885c4b50d3e4f5d57645e (diff) | |
| download | courier-libs-ecda1daf86eda07e6d315fd2c7be41cf8a6a5781.tar.bz2 | |
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 185aef4..c1521dd 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -1,8 +1,8 @@  dnl -dnl Copyright 1998 - 2015 Double Precision, Inc.  See COPYING for +dnl Copyright 1998 - 2017 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(maildrop, 2.9.0, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 2.9.1, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
