Skip to content

Commit

Permalink
Released Horde_Image-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 20, 2017
1 parent 742cba9 commit 4906a0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions framework/Image/composer.json
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.3.6",
"time": "2016-07-12",
"version": "2.4.0",
"time": "2017-03-20",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 4 additions & 2 deletions framework/Image/package.xml
Expand Up @@ -23,7 +23,7 @@
<email>chuck@horde.org</email>
<active>yes</active>
</lead>
<date>2017-01-19</date>
<date>2017-03-20</date>
<version>
<release>2.4.0</release>
<api>2.4.0</api>
Expand All @@ -47,6 +47,7 @@
<file name="UPGRADING" role="doc" />
</dir> <!-- /doc/Horde/Image -->
</dir> <!-- /doc/Horde -->
<file name="horde.yml" role="doc" />
</dir> <!-- /doc -->
<dir name="lib">
<dir name="Horde">
Expand Down Expand Up @@ -489,6 +490,7 @@
</dependencies>
<phprelease>
<filelist>
<install as="horde.yml" name="doc/horde.yml" />
<install as="COPYING" name="doc/Horde/Image/COPYING" />
<install as="COPYING-EXIF" name="doc/Horde/Image/COPYING-EXIF" />
<install as="UPGRADING" name="doc/Horde/Image/UPGRADING" />
Expand Down Expand Up @@ -1196,7 +1198,7 @@ Initial release as a PEAR package
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2017-01-19</date>
<date>2017-03-20</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Fix drop shadow generation when using a background color.
Expand Down

0 comments on commit 4906a0f

Please sign in to comment.