1 Feb
2007
1 Feb
'07
12:31 a.m.
On Jan 31, 2007, at 3:17 PM, Robert Garrigós Castro wrote:
What confused me was that the Release Project module doesn't work like this. It actually uses the t[h]ree version numbers system.
project.module has to support a ton of different styles of version numbers, since it's used by: a) old versions of core (4.7.6) b) new versions of core (5.1) c) old versions of contrib (4.6.0) d) new versions of contrib for old versions of core (4.7.x-1.3) e) new versions of contrib for new versions of core (5.x-1.2) just be thankful it works at all. ;) 'nuff said, -derek