From b48ba367f17b5e2d4c49b843fdf00bd8502c962c Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 26 Nov 2013 23:44:10 -0700 Subject: [PATCH] Released Horde_Imap_Client-2.16.2 --- framework/Imap_Client/composer.json | 4 ++-- framework/Imap_Client/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/framework/Imap_Client/composer.json b/framework/Imap_Client/composer.json index 81e36dd96e6..233f8f86357 100644 --- a/framework/Imap_Client/composer.json +++ b/framework/Imap_Client/composer.json @@ -11,8 +11,8 @@ "role": "lead" } ], - "version": "2.16.1", - "time": "2013-11-21", + "version": "2.16.2", + "time": "2013-11-27", "repositories": [ { "type": "pear", diff --git a/framework/Imap_Client/package.xml b/framework/Imap_Client/package.xml index 85732ff7b3d..fecbe3c3775 100644 --- a/framework/Imap_Client/package.xml +++ b/framework/Imap_Client/package.xml @@ -10,7 +10,7 @@ slusarz@horde.org yes - 2013-11-21 + 2013-11-27 2.16.2 2.16.0 @@ -2081,7 +2081,7 @@ stable stable - 2013-11-21 + 2013-11-27 LGPL-2.1 * [mms] Don't login to IMAP server if namespace information is already cached.