prep for release

This commit is contained in:
Wez Furlong 2005-02-09 05:04:40 +00:00
parent 3047ced496
commit 201ec3dc02
8 changed files with 25 additions and 26 deletions

View file

@ -46,7 +46,7 @@ zend_module_entry pdo_mysql_module_entry = {
NULL,
NULL,
PHP_MINFO(pdo_mysql),
"0.1",
"0.2",
STANDARD_MODULE_PROPERTIES
};
/* }}} */