Skip to content

Commit

Permalink
Released Horde_Cache-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jan 5, 2016
1 parent 8313818 commit a79cdde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/Cache/composer.json
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.5.0",
"time": "2014-05-06",
"version": "2.5.1",
"time": "2016-01-05",
"repositories": [
{
"type": "pear",
Expand All @@ -32,7 +32,7 @@
"ext-hash": "*"
},
"suggest": {
"pear-pear.horde.org/Horde_Db": ">=2.0.3@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Db": ">=2.1.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_HashTable": ">=1.0.0@stable,<=2.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Log": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Memcache": ">=2.0.0@stable,<=3.0.0alpha1@stable",
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-05-06</date>
<date>2016-01-05</date>
<version>
<release>2.5.1</release>
<api>2.5.0</api>
Expand Down Expand Up @@ -583,7 +583,7 @@ Initial packaging.
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-05-06</date>
<date>2016-01-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Improve Oracle compatibility.
Expand Down

0 comments on commit a79cdde

Please sign in to comment.