Skip to content

Commit

Permalink
Released horde-5.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 1, 2016
1 parent 768b9c5 commit 30375e3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions horde/composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "horde/horde",
"description": "Horde Application Framework",
"type": "library",
"homepage": "http://pear.horde.org",
"homepage": "https://pear.horde.org",
"license": "LGPL-2",
"authors": [
{
Expand All @@ -26,8 +26,8 @@
"role": "lead"
}
],
"version": "5.2.10",
"time": "2016-03-21",
"version": "5.2.11",
"time": "2016-07-01",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions horde/docs/CHANGES
@@ -1,6 +1,6 @@
-----------
v5.2.11-git
-----------
-------
v5.2.11
-------

[jan] Update Portuguese translation.
[jan] Update Basque translation.
Expand Down
2 changes: 1 addition & 1 deletion horde/lib/Application.php
Expand Up @@ -24,7 +24,7 @@ class Horde_Application extends Horde_Registry_Application
{
/**
*/
public $version = '5.2.11-git';
public $version = '5.2.11';

/**
*/
Expand Down
4 changes: 2 additions & 2 deletions horde/package.xml
Expand Up @@ -28,7 +28,7 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2016-03-21</date>
<date>2016-07-01</date>
<version>
<release>5.2.11</release>
<api>5.2.0</api>
Expand Down Expand Up @@ -4105,7 +4105,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-03-21</date>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/lgpl">LGPL-2</license>
<notes>
* [jan] Update Portuguese translation.
Expand Down

0 comments on commit 30375e3

Please sign in to comment.