Skip to content

Commit

Permalink
Released Horde_Cache-2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Feb 11, 2014
1 parent f3df893 commit fb82386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions framework/Cache/composer.json
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.4.0",
"time": "2014-01-24",
"version": "2.4.1",
"time": "2014-02-11",
"repositories": [
{
"type": "pear",
Expand Down
4 changes: 2 additions & 2 deletions framework/Cache/package.xml
Expand Up @@ -16,7 +16,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2014-01-24</date>
<date>2014-02-11</date>
<version>
<release>2.4.1</release>
<api>2.4.0</api>
Expand Down Expand Up @@ -543,7 +543,7 @@ Initial packaging.
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-01-24</date>
<date>2014-02-11</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Cache prefix should be handled by Hashtable driver, not underlying backend object.
Expand Down

0 comments on commit fb82386

Please sign in to comment.