diff options
author | George Schlossnagle <gschlossnagle@php.net> | 2004-05-21 22:27:30 +0000 |
---|---|---|
committer | George Schlossnagle <gschlossnagle@php.net> | 2004-05-21 22:27:30 +0000 |
commit | 88942c9834195ea015be12c9c80cae6aaa7a7acb (patch) | |
tree | c186ea73e7aeb7c266fbc962279b0a7749bd91bb /ext | |
parent | 553698f35d7b5b1f61f7d86ba2c821d753a9c205 (diff) | |
download | php-git-88942c9834195ea015be12c9c80cae6aaa7a7acb.tar.gz |
both places
Diffstat (limited to 'ext')
-rw-r--r-- | ext/pdo_mysql/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_mysql/package.xml b/ext/pdo_mysql/package.xml index e6f9985177..7f92c0fff4 100644 --- a/ext/pdo_mysql/package.xml +++ b/ext/pdo_mysql/package.xml @@ -17,7 +17,7 @@ <license>PHP</license>
<release>
<state>alpha</state>
- <version>0.1dev</version>
+ <version>0.1</version>
<date>2004-05-18</date>
<notes>
|