diff options
| author | Greg Beaver <cellog@php.net> | 2008-03-26 05:20:43 +0000 |
|---|---|---|
| committer | Greg Beaver <cellog@php.net> | 2008-03-26 05:20:43 +0000 |
| commit | 0084937b1033e4bd0763af55f89c01934d39ad0b (patch) | |
| tree | 7a9e17e5f34f6573fcd978acd604e8c766ec5ae7 | |
| parent | 085bb5cdd632c1fabddb3578b7607b1d8ffd8cc1 (diff) | |
| download | php-git-0084937b1033e4bd0763af55f89c01934d39ad0b.tar.gz | |
turns out it is now tomorrow, so update package.xml
| -rw-r--r-- | ext/phar/package.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/phar/package.xml b/ext/phar/package.xml index a026109927..c0bfe67e88 100644 --- a/ext/phar/package.xml +++ b/ext/phar/package.xml @@ -29,8 +29,8 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well.</description <email>helly@php.net</email> <active>yes</active> </lead> - <date>2008-03-25</date> - <time>22:54:44</time> + <date>2008-03-26</date> + <time>00:20:32</time> <version> <release>2.0.0a1</release> <api>1.1.1</api> @@ -534,7 +534,7 @@ Major feature functionality release <release>alpha</release> <api>alpha</api> </stability> - <date>2008-03-25</date> + <date>2008-03-26</date> <license uri="http://www.php.net/license">PHP License</license> <notes> |
