mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
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:
parent
3bbd4620a1
commit
9791060ed7
1 changed files with 3 additions and 3 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue