Skip to content

Commit

Permalink
Released timeobjects-2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 2, 2016
1 parent 8ca76fa commit 9b2270d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions timeobjects/composer.json
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.1.0",
"time": "2014-05-05",
"version": "2.1.1",
"time": "2016-02-02",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions timeobjects/docs/CHANGES
@@ -1,6 +1,6 @@
----------
v2.1.1-git
----------
------
v2.1.1
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Add Italian translation (Massimo Balestrieri <nag@hidaba.com>).
Expand Down
2 changes: 1 addition & 1 deletion timeobjects/lib/Application.php
Expand Up @@ -29,5 +29,5 @@

class Timeobjects_Application extends Horde_Registry_Application
{
public $version = '2.1.1-git';
public $version = '2.1.1';
}
4 changes: 2 additions & 2 deletions timeobjects/package.xml
Expand Up @@ -16,7 +16,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2016-01-13</date>
<date>2016-02-02</date>
<version>
<release>2.1.1</release>
<api>2.0.0</api>
Expand Down Expand Up @@ -537,7 +537,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-13</date>
<date>2016-02-02</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [jan] Use access rules compatible with both Apache 2.2 and 2.4.
Expand Down

0 comments on commit 9b2270d

Please sign in to comment.