Re: Version numbers and an update from the UX team
Jesper Kristensen <[email protected]> Tue, 23 Aug 2011 11:00:53 +0200
| Newsgroups | gmane.comp.mozilla.ui |
|---|---|
| Message-ID | <[email protected]> |
Den 22-08-2011 22:58, Alex Faaborg skrev: >> >> Make it a date (2011.08, >> or just 11.08) or a number (6) but don't try to mix them >> > > yeah, I came to this conclusion as well. Also, if we include ship dates in > Aurora, Nightly and Beta, it is kind of neat because you are using a product > that is labeled as being from **the future** (cue planetarium music). > > -Alex If you use such versioning in the UI, please don't put it in the UA string shown to websites. The nice thing about the new version numbers is that it changes the same way each time. Web developers doing bad sniffing will be hit by their bug every six weeks, which will more likely make them want to fix it. If they are only hit by their bug next year in January, they more likely end up working around it hitting the same bug next year.