Skip to content

Commit

Permalink
Development mode for mnemo-4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jul 8, 2014
1 parent 3b11d86 commit 06fa354
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
6 changes: 6 additions & 0 deletions mnemo/docs/CHANGES
@@ -1,3 +1,9 @@
----------
v4.2.1-git
----------



------
v4.2.0
------
Expand Down
2 changes: 1 addition & 1 deletion mnemo/lib/Application.php
Expand Up @@ -43,7 +43,7 @@ class Mnemo_Application extends Horde_Registry_Application

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

/**
* Global variables defined:
Expand Down
15 changes: 14 additions & 1 deletion mnemo/package.xml
Expand Up @@ -18,7 +18,7 @@
</lead>
<date>2014-07-08</date>
<version>
<release>4.2.0</release>
<release>4.2.1</release>
<api>4.0.0</api>
</version>
<stability>
Expand Down Expand Up @@ -1195,6 +1195,19 @@
<date>2014-07-08</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
</notes>
</release>
<release>
<version>
<release>4.2.1</release>
<api>4.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-07-08</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
</notes>
</release>
Expand Down

0 comments on commit 06fa354

Please sign in to comment.