Skip to content

Commit

Permalink
Development mode for Horde_Mime-2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 14, 2018
1 parent c9bde4a commit a9faf1d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .horde.yml
Expand Up @@ -22,7 +22,7 @@ authors:
active: false
role: lead
version:
release: 2.11.0
release: 2.11.1
api: 2.11.0
state:
release: stable
Expand Down
7 changes: 7 additions & 0 deletions doc/Horde/Mime/CHANGES
@@ -1,3 +1,10 @@
-------
v2.11.1
-------




-------
v2.11.0
-------
Expand Down
11 changes: 11 additions & 0 deletions doc/Horde/Mime/changelog.yml
@@ -1,4 +1,15 @@
---
2.11.1:
api: 2.11.0
state:
release: stable
api: stable
date: 2018-01-14
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes: |+
2.11.0:
api: 2.11.0
state:
Expand Down
19 changes: 17 additions & 2 deletions package.xml
Expand Up @@ -19,7 +19,7 @@
</lead>
<date>2018-01-14</date>
<version>
<release>2.11.0</release>
<release>2.11.1</release>
<api>2.11.0</api>
</version>
<stability>
Expand All @@ -28,7 +28,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Allow ignoring Idn encoding when parsing address headers.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -1977,5 +1977,20 @@
* [mjr] Allow ignoring Idn encoding when parsing address headers.
</notes>
</release>
<release>
<version>
<release>2.11.1</release>
<api>2.11.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2018-01-14</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit a9faf1d

Please sign in to comment.