diff options
author | Christopher Jones <sixd@php.net> | 2011-08-22 23:56:34 +0000 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2011-08-22 23:56:34 +0000 |
commit | 981b9878d4454d090a7a1cff96a8700839cb7e33 (patch) | |
tree | 012a71453ce2b9b2f3ead1e72788f3174870474f | |
parent | f54e65c84389a861873ed65ff653fb026519388f (diff) | |
download | php-git-981b9878d4454d090a7a1cff96a8700839cb7e33.tar.gz |
Sync date with actual PECL release date for correctness
-rw-r--r-- | ext/oci8/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 22c05c6ab6..de4dbff813 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -33,7 +33,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> <active>no</active> </lead> - <date>2011-07-25</date> + <date>2011-08-22</date> <time>12:00:00</time> <version> |