Skip to content

Commit

Permalink
Released trean-1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 1, 2015
1 parent 31d9d2b commit cf7b145
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions trean/composer.json
Expand Up @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "1.1.1",
"time": "2014-07-09",
"version": "1.1.2",
"time": "2015-08-01",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions trean/docs/CHANGES
@@ -1,6 +1,6 @@
----------
v1.1.2-git
----------
------
v1.1.2
------

[jan] Update Italian translation.
[jan] Update German translation.
Expand Down
2 changes: 1 addition & 1 deletion trean/lib/Application.php
Expand Up @@ -33,7 +33,7 @@ class Trean_Application extends Horde_Registry_Application
{
/**
*/
public $version = 'H5 (1.1.2-git)';
public $version = 'H5 (1.1.2)';

/**
* Global variables defined:
Expand Down
4 changes: 2 additions & 2 deletions trean/package.xml
Expand Up @@ -22,7 +22,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2014-07-09</date>
<date>2015-08-01</date>
<version>
<release>1.1.2</release>
<api>1.1.0</api>
Expand Down Expand Up @@ -706,7 +706,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-07-09</date>
<date>2015-08-01</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [jan] Update Italian translation.
Expand Down

0 comments on commit cf7b145

Please sign in to comment.