On Sun, Jan 05, 2003 at 10:41:13PM -0700, Ananth Kesari wrote: > > > # Module details > > > MODULE_NAME = php_ldap > > > -MODULE_DESC = "PHP LDAP Extension" > > > -VMAJ = 0 > > > -VMIN = 60 > > > -VREV = 1 > > > +MODULE_DESC = "PHP 4.3 - LDAP Extension" > > > +VMAJ = 3 > > > +VMIN = 0 > > > +VREV = 0 > > > > Why is the PHP version being included here? > > This is not PHP version but the version of the NLM (executable on > NetWare). We increment this NLM version dependending on the fixes we > make.
Sure, but it says "PHP 4.3 - LDAP Extension", and this was a commit to the HEAD branch (which is PHP 4.4, at least for the time being). -- Jon Parise ([EMAIL PROTECTED]) :: The PHP Project (http://www.php.net/) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
