Skip to content

Commit

Permalink
Development mode for Horde_Memcache-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jul 12, 2016
1 parent 187f514 commit 3ac0d7e
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions framework/Memcache/package.xml
Expand Up @@ -12,7 +12,7 @@
</lead>
<date>2016-07-12</date>
<version>
<release>2.1.1</release>
<release>2.1.2</release>
<api>1.1.0</api>
</version>
<stability>
Expand All @@ -21,7 +21,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix setting compression threshold when using the memcache extension (Bug #14421).
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -411,5 +411,18 @@
* [jan] Fix setting compression threshold when using the memcache extension (Bug #14421).
</notes>
</release>
<release>
<version>
<release>2.1.2</release>
<api>1.1.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-12</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit 3ac0d7e

Please sign in to comment.