On Feb 7, 2008 6:20 PM, Paul Roub <[EMAIL PROTECTED]> wrote: > I usually append timestamps as a minor version number after the last > released version. Always increasing, always less than the next real > version. > > i.e. > > release 0.1 > beta 0.1.12345678 > beta 0.1.23456789
It works but look like some modification in version 0.1 not beta edition for version 0.2 ! > > release 0.2 > > I have it scripted, but manually using 0.1.0001, 0.1.0002, etc. would > work just fine. > > -paul > > > joe ertaba wrote: > > Hi, > > > > if i want to publish a beta edition of my extension, how to set version > > > > my extension version is 0.1 > > > > now i want to publish a beta edition, how to assign a beta edition for > > version 0.2 > > > > 0.2beta > > 0.2pre > > ? > > > > i need some format that when i will publish edition 0.2 Firefox warn new > > version > > > > 0.1> -?- > 0.2 > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Project_owners mailing list > > [email protected] > > https://www.mozdev.org/mailman/listinfo/project_owners > > _______________________________________________ > Project_owners mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/project_owners >
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
