Skip to content

Commit

Permalink
Released kronolith-4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 18, 2015
1 parent d1eb1f9 commit 9063106
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions kronolith/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "4.2.6",
"time": "2015-04-28",
"version": "4.2.7",
"time": "2015-05-18",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions kronolith/docs/CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
----------
v4.2.7-git
----------
------
v4.2.7
------

[jan] Fix importing iCalendar events via the API (Bug #13975).

Expand Down
2 changes: 1 addition & 1 deletion kronolith/lib/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class Kronolith_Application extends Horde_Registry_Application

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

/**
* Global variables defined:
Expand Down
4 changes: 2 additions & 2 deletions kronolith/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2015-04-28</date>
<date>2015-05-18</date>
<version>
<release>4.2.7</release>
<api>4.2.0</api>
Expand Down Expand Up @@ -2548,7 +2548,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-04-28</date>
<date>2015-05-18</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Fix importing iCalendar events via the API (Bug #13975).
Expand Down

0 comments on commit 9063106

Please sign in to comment.