set to 1.0 stable.

This commit is contained in:
Wez Furlong 2005-11-26 20:50:08 +00:00
parent 1ea0bae9c0
commit 85ad81736c
12 changed files with 25 additions and 24 deletions

View file

@ -60,7 +60,7 @@ zend_module_entry pdo_mysql_module_entry = {
NULL,
NULL,
PHP_MINFO(pdo_mysql),
"1.0RC1",
"1.0",
STANDARD_MODULE_PROPERTIES
};
/* }}} */