diff options
| author | Rob Richards <rrichards@php.net> | 2004-07-20 20:57:10 +0000 |
|---|---|---|
| committer | Rob Richards <rrichards@php.net> | 2004-07-20 20:57:10 +0000 |
| commit | 23d202bd36b8ced2568901212deb679457647c7d (patch) | |
| tree | d781e07bd7a69e5811ea34426e0e3dd1ab000fc9 | |
| parent | fbfd50bd1f9207767b9f39fd445b5e08aa81e0f0 (diff) | |
| download | php-git-23d202bd36b8ced2568901212deb679457647c7d.tar.gz | |
prep for alpha release
| -rw-r--r-- | ext/xmlwriter/package.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ext/xmlwriter/package.xml b/ext/xmlwriter/package.xml index d7cc5d2d48..98e6bc3c9e 100644 --- a/ext/xmlwriter/package.xml +++ b/ext/xmlwriter/package.xml @@ -19,10 +19,9 @@ </maintainers> <release> <version>0.1</version> - <date>2004-07-12</date> - <state>beta</state> - <notes> - </notes> + <date>2004-07-20</date> + <state>alpha</state> + <notes>Initial Release </notes> <configureoptions> <configureoption name="with-xmlwriter" default="autodetect" prompt="Include XMLWriter support?"/> </configureoptions> |
