Skip to content

Commit 12cdd02

Browse files
mrubinskyunosh
authored andcommitted
Update for release.
1 parent 9a8e4c8 commit 12cdd02

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"version": "2.11.0",
20-
"time": "2017-11-14",
20+
"time": "2018-01-14",
2121
"repositories": [
2222
{
2323
"type": "pear",
@@ -53,4 +53,4 @@
5353
"Horde_Mime": "lib/"
5454
}
5555
}
56-
}
56+
}

doc/Horde/Mime/CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-------
2-
v2.10.4
2+
v2.11.0
33
-------
44

55
[mjr] Allow ignoring Idn encoding when parsing address headers.

doc/Horde/Mime/changelog.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
state:
55
release: stable
66
api: stable
7-
date: 2017-10-20
7+
date: 2018-01-14
88
license:
99
identifier: LGPL-2.1
1010
uri: http://www.horde.org/licenses/lgpl21
11-
notes: |+
11+
notes: |
1212
[mjr] Allow ignoring Idn encoding when parsing address headers.
13-
1413
2.10.3:
1514
api: 2.10.0
1615
state:

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<email>[email protected]</email>
1818
<active>yes</active>
1919
</lead>
20-
<date>2017-11-11</date>
20+
<date>2018-01-14</date>
2121
<version>
2222
<release>2.11.0</release>
2323
<api>2.11.0</api>
@@ -1971,7 +1971,7 @@
19711971
<release>stable</release>
19721972
<api>stable</api>
19731973
</stability>
1974-
<date>2017-10-20</date>
1974+
<date>2018-01-14</date>
19751975
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
19761976
<notes>
19771977
* [mjr] Allow ignoring Idn encoding when parsing address headers.

0 commit comments

Comments
 (0)