Skip to content

Commit

Permalink
Released turba-4.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 16, 2016
1 parent 127dcbf commit 72dce6b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions turba/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"role": "developer"
}
],
"version": "4.2.17",
"time": "2016-11-03",
"version": "4.2.18",
"time": "2016-12-16",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions turba/docs/CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-----------
v4.2.18-git
-----------
-------
v4.2.18
-------

[jan] Remove left over from 10-years-old code (Bug #14521).

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

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

/**
*/
Expand Down
4 changes: 2 additions & 2 deletions turba/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2016-11-03</date>
<date>2016-12-16</date>
<version>
<release>4.2.18</release>
<api>4.0.0</api>
Expand Down Expand Up @@ -2162,7 +2162,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-11-03</date>
<date>2016-12-16</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Remove left over from 10-years-old code (Bug #14521).
Expand Down

0 comments on commit 72dce6b

Please sign in to comment.