Skip to content

Commit

Permalink
Development mode for mnemo-4.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 21, 2016
1 parent 08d8830 commit 4bafe83
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-----------
v4.2.11-git
-----------



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

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

/**
* Global variables defined:
Expand Down
17 changes: 15 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</lead>
<date>2016-03-21</date>
<version>
<release>4.2.10</release>
<release>4.2.11</release>
<api>4.0.0</api>
</version>
<stability>
Expand All @@ -27,7 +27,7 @@
</stability>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Update Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -1357,5 +1357,18 @@
* [jan] Update Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
</notes>
</release>
<release>
<version>
<release>4.2.11</release>
<api>4.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit 4bafe83

Please sign in to comment.