fix release date in package.xml

git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@332840 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Marco Schuster 2014-02-12 17:05:48 +00:00
commit 9791060ed7

View file

@ -19,8 +19,8 @@ environments.
<email>you@hanez.org</email>
<active>yes</active>
</lead>
<date>2013-04-11</date>
<time>20:10:30</time>
<date>2014-02-12</date>
<time>18:10:00</time>
<version>
<release>0.3</release>
<api>0.3</api>
@ -30,7 +30,7 @@ environments.
<api>alpha</api>
</stability>
<license uri="http://www.php.net/license">PHP</license>
<notes>Fixed compile error on >= PHP5.4 and added w32 support</notes>
<notes>Fix w32 build, fix compiler warnings, use zval resource instead of LONG for handles</notes>
<contents>
<dir name="/">
<file name="COPYING" role="doc" />