From: Don S. <do...@se...> - 2004-09-09 21:49:58
|
I was ready to test version 0.10.0 of phpwsbb, however boost didn't think it was an update. I had feared this but had never come to an 0.10.0 to see it in action. Anyway it looks like this is the check in boost: if ($version && $version > $moduleInfo["version"]) Obviously we shouldn't be doing a numerical comparison here. I'm not sure if we can force an alphabetical comparison or if that is even right as well. I have to rush off now but thought I'd throw this out and see if anyone gets a fix before I do. This needs to be corrected otherwise you limit yourself to single-digit minor/patch versions. Don. --=20 Don Seiler do...@se... Public Key: http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0xFC87F041 Fingerprint: 0B56 50D5 E91E 4D4C 83B7 207C 76AC 5DA2 FC87 F041 |