mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
going to release 1.0.1
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
<license>PHP</license>
|
||||
<release>
|
||||
<state>stable</state>
|
||||
<version>1.0</version>
|
||||
<version>1.0.1</version>
|
||||
<date>2005-11-26</date>
|
||||
|
||||
<notes>
|
||||
|
||||
+1
-1
@@ -133,7 +133,7 @@ zend_module_entry pdo_module_entry = {
|
||||
PHP_RINIT(pdo),
|
||||
PHP_RSHUTDOWN(pdo),
|
||||
PHP_MINFO(pdo),
|
||||
"1.0",
|
||||
"1.0.1",
|
||||
STANDARD_MODULE_PROPERTIES
|
||||
};
|
||||
/* }}} */
|
||||
|
||||
Reference in New Issue
Block a user