diff options
| author | Sam Varshavchik | 2013-09-28 13:52:14 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2013-09-28 13:52:14 -0400 | 
| commit | 94e6e7813f3c1f694ed45f56e2b735e911568470 (patch) | |
| tree | 7cf4d29887f706504b5c4b5b83439680c023dfd5 /imap | |
| parent | 25802e8628e7e0aff2a3b232d8945bd4b6050498 (diff) | |
| download | courier-libs-94e6e7813f3c1f694ed45f56e2b735e911568470.tar.bz2 | |
Bump versions
Diffstat (limited to 'imap')
| -rw-r--r-- | imap/ChangeLog | 2 | ||||
| -rw-r--r-- | imap/configure.ac | 4 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/imap/ChangeLog b/imap/ChangeLog index 5d21ca2..910f62d 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +4.14.0 +  2013-07-04  Sam Varshavchik  <mrsam@courier-mta.com>  	* Autotool chain update. diff --git a/imap/configure.ac b/imap/configure.ac index 6b1404f..7253d96 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -1,10 +1,10 @@  dnl Process this file with autoconf to produce a configure script.  dnl  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(courier-imap, 4.12.0, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 4.14.0, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
