Erwin Poeze <coordina...@translationproject.org> writes:

> On Sun, Feb 21, 2010 at 01:06:18PM -0800, Ben Pfaff wrote:
>> Erwin Poeze <coordina...@translationproject.org> writes:
>> 
>> > Ok, version 0.7.3 is removed from the TP. Should I include the last 
>> > 0.7.4-gd92412 in the TP, as 0.7.4-pre1, or do you prefer another version
>> > number?
>> 
>> That's fine.
>> 
>> So that I can choose good version numbers in the future, what
>> form of version numbers does the TP robot understand?
>
> The robot uses the following regexps:
>
> VERSION = ('[.0-9+]+-?b[0-9]+|'
>            '[.0-9+]+-?dev[0-9]+|'
>          '[.0-9+]+-?pre[0-9]+|'
>          '[.0-9+]+-?rc[0-9]+|'
>          '[.0-9+]+-?rel[0-9]+|'
>          '[.0-9+]+-?[+][0-9]+|'
>          '[.0-9+]+[a-zA-Z]?|'
>          '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+\.[a-zA-Z]+|'
>          '[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]')

Thank you.

Is the source code for the robot available somewhere?  I would
like to learn how it orders version numbers.
-- 
Ben Pfaff 
http://benpfaff.org


_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to