versionArray calculation only allows RCs up to 9

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0-rc10, 3.1.0
    • Affects Version/s: None
    • Component/s: Diagnostics
    • None
    • Minor Change
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently it uses -10 + RC_NUM for rcs and 0 for final releases. They collide when RC_NUM == 10. Changing to -50 + RC_NUM which gives us plenty of headroom without needing to change the mapping of "pre" to -100

            Assignee:
            Mathias Stearn
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: