Skip to content

Commit

Permalink
Released nag-4.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 21, 2016
1 parent deb298c commit 924f320
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions nag/composer.json
Expand Up @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "4.2.7",
"time": "2016-02-02",
"version": "4.2.8",
"time": "2016-03-21",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions nag/docs/CHANGES
@@ -1,6 +1,6 @@
----------
v4.2.8-git
----------
------
v4.2.8
------

[mjr] Honor date_format prefs in Task form (Bug #14287).
[jan] Update Greek translation (Limperis Antonis <limperis@cti.gr>).
Expand Down
2 changes: 1 addition & 1 deletion nag/lib/Application.php
Expand Up @@ -43,7 +43,7 @@ class Nag_Application extends Horde_Registry_Application

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

/**
* Global variables defined:
Expand Down
4 changes: 2 additions & 2 deletions nag/package.xml
Expand Up @@ -22,7 +22,7 @@
<email>chuck@horde.org</email>
<active>false</active>
</lead>
<date>2016-02-02</date>
<date>2016-03-21</date>
<version>
<release>4.2.8</release>
<api>4.2.0</api>
Expand Down Expand Up @@ -1693,7 +1693,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-02</date>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Honor date_format prefs in Task form (Bug #14287).
Expand Down

0 comments on commit 924f320

Please sign in to comment.