Skip to content

Commit

Permalink
Development mode for kronolith-4.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 21, 2016
1 parent d920b59 commit f53cf18
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 5 deletions.
6 changes: 6 additions & 0 deletions kronolith/docs/CHANGES
@@ -1,3 +1,9 @@
-----------
v4.2.17-git
-----------



-------
v4.2.16
-------
Expand Down
2 changes: 1 addition & 1 deletion kronolith/lib/Application.php
Expand Up @@ -47,7 +47,7 @@ class Kronolith_Application extends Horde_Registry_Application

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

/**
* Global variables defined:
Expand Down
19 changes: 15 additions & 4 deletions kronolith/package.xml
Expand Up @@ -24,7 +24,7 @@
</lead>
<date>2016-03-21</date>
<version>
<release>4.2.16</release>
<release>4.2.17</release>
<api>4.2.0</api>
</version>
<stability>
Expand All @@ -33,9 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix updating list of resource calendars in resource group dialog (Bug #14281).
* [jan] Fixed several issues with resource management.
* [jan] Update Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -2701,5 +2699,18 @@
* [jan] Update Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
</notes>
</release>
<release>
<version>
<release>4.2.17</release>
<api>4.2.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit f53cf18

Please sign in to comment.