Skip to content
Snippets Groups Projects
Commit a8a5e882 authored by Benedikt Hallinger's avatar Benedikt Hallinger
Browse files

* Cleanup after release

git-svn-id: https://svn.php.net/repository/pear/packages/Net_LDAP2/trunk@284073 c90b9560-bf6c-de11-be94-00142212c4b1
parent 53534e9a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ define('NET_LDAP2_ERROR', 1000);
/**
* Net_LDAP2 Version
*/
define('NET_LDAP2_VERSION', '2.0.5');
define('NET_LDAP2_VERSION', '2.0.6');
/**
* Net_LDAP2 - manipulate LDAP servers the right way!
......
......@@ -26,9 +26,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
</lead>
<!-- Information for this release -->
<date>2009-07-14</date>
<date></date>
<version>
<release>2.0.5</release>
<release>2.0.6</release>
<api>2.0.0</api>
</version>
<stability>
......@@ -37,7 +37,6 @@ http://pear.php.net/dtd/package-2.0.xsd">
</stability>
<license>LGPL License</license>
<notes>
* Fixed bug #16438 (SimplefileSchemaCache could not be configured due to wrong var name)
</notes>
<contents>
......@@ -667,5 +666,20 @@ http://pear.php.net/dtd/package-2.0.xsd">
* Fixed Bug #16404 (Bind fails at OpenLDAP with protocol error)
</notes>
</release>
<release>
<date>2009-07-14</date>
<version>
<release>2.0.5</release>
<api>2.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license>LGPL License</license>
<notes>
* Fixed bug #16438 (SimplefileSchemaCache could not be configured due to wrong var name)
</notes>
</release>
</changelog>
</package>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment