Skip to content

Commit

Permalink
Released gollem-3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 1, 2016
1 parent 08a928f commit 9f1f235
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions gollem/composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "horde/gollem",
"description": "Web-based file manager",
"type": "library",
"homepage": "http://pear.horde.org",
"homepage": "https://pear.horde.org",
"license": "GPL-2.0",
"authors": [
{
Expand All @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "3.0.8",
"time": "2016-03-21",
"version": "3.0.9",
"time": "2016-07-01",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions gollem/docs/CHANGES
@@ -1,6 +1,6 @@
----------
v3.0.9-git
----------
------
v3.0.9
------

[jan] Update Portuguese translation.
[jan] Update Basque translation.
Expand Down
2 changes: 1 addition & 1 deletion gollem/lib/Application.php
Expand Up @@ -50,7 +50,7 @@ class Gollem_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (3.0.9-git)';
public $version = 'H5 (3.0.9)';

/**
* Server key used in logged out session.
Expand Down
4 changes: 2 additions & 2 deletions gollem/package.xml
Expand Up @@ -22,7 +22,7 @@
<email>chuck@horde.org</email>
<active>yes</active>
</lead>
<date>2016-03-21</date>
<date>2016-07-01</date>
<version>
<release>3.0.9</release>
<api>3.0.0</api>
Expand Down Expand Up @@ -909,7 +909,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/gpl">GPL-2.0</license>
<notes>
* [jan] Update Portuguese translation.
Expand Down

0 comments on commit 9f1f235

Please sign in to comment.