diff options
author | Christopher Jones <sixd@php.net> | 2010-12-10 04:36:29 +0000 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2010-12-10 04:36:29 +0000 |
commit | 1894d8df0b6c8c26485281686d975b42a0522a02 (patch) | |
tree | 7481a798686c87844e787c9b3c6439d1ebc19710 | |
parent | ec4cbe70faefa7d235bd207d56d96e0573feb004 (diff) | |
download | php-git-1894d8df0b6c8c26485281686d975b42a0522a02.tar.gz |
Update for PECL upload that is synced with PHP 5.3.4
-rw-r--r-- | ext/oci8/package.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 7f87705f40..5c15108a35 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -33,15 +33,15 @@ http://pear.php.net/dtd/package-2.0.xsd"> <active>no</active> </lead> - <date>2010-11-16</date> - <time>15:00:00</time> + <date>2010-12-09</date> + <time>20:00:00</time> <version> <release>1.4.5</release> <api>1.4.5</api> </version> <stability> - <release>devel</release> + <release>stable</release> <api>stable</api> </stability> <license uri="http://www.php.net/license">PHP</license> |