Skip to content

Commit

Permalink
Prepare for 2.25.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Nov 10, 2014
1 parent 1687b74 commit d9f82f3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions framework/Imap_Client/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2014-10-14</date>
<date>2014-11-10</date>
<version>
<release>2.25.3</release>
<api>2.25.0</api>
Expand Down Expand Up @@ -331,6 +331,9 @@
<dir name="Ids">
<file name="Pop3Test.php" role="test" />
</dir> <!-- /test/Horde/Imap/Client/Ids -->
<dir name="Interaction">
<file name="CommandTest.php" role="test" />
</dir> <!-- /test/Horde/Imap/Client/Interaction -->
<dir name="Live">
<file name="Base.php" role="test" />
<file name="Imap.php" role="test" />
Expand Down Expand Up @@ -703,6 +706,7 @@
<install as="Horde/Imap/Client/fixtures/remote4.txt" name="test/Horde/Imap/Client/fixtures/remote4.txt" />
<install as="Horde/Imap/Client/fixtures/remote5.txt" name="test/Horde/Imap/Client/fixtures/remote5.txt" />
<install as="Horde/Imap/Client/Ids/Pop3Test.php" name="test/Horde/Imap/Client/Ids/Pop3Test.php" />
<install as="Horde/Imap/Client/Interaction/CommandTest.php" name="test/Horde/Imap/Client/Interaction/CommandTest.php" />
<install as="Horde/Imap/Client/Live/Base.php" name="test/Horde/Imap/Client/Live/Base.php" />
<install as="Horde/Imap/Client/Live/Imap.php" name="test/Horde/Imap/Client/Live/Imap.php" />
<install as="Horde/Imap/Client/Live/ImapTest.php" name="test/Horde/Imap/Client/Live/ImapTest.php" />
Expand Down Expand Up @@ -2735,7 +2739,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-10-13</date>
<date>2014-11-10</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Fix determining whether a command requires a continuation request, when the literal occurs within a nested list.
Expand Down

0 comments on commit d9f82f3

Please sign in to comment.