• Rogue@feddit.uk
    link
    fedilink
    arrow-up
    23
    ·
    18 hours ago

    I think is the logic used for Linux kernel versioning so you’re in good company.

    But everyone should really follow semantic versioning. It makes life so much easier.

    • Swedneck@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      either have meaning to the number and do semantic versioning, or don’t bother and simply use dates or maybe simple increments

      • Rogue@feddit.uk
        link
        fedilink
        arrow-up
        1
        ·
        57 minutes ago

        Date based version numbers is just lazy. There’s nothing more significant about a release in two weeks (2025.x.y) than today (2024.x.y).

        At least with pride versioning there’s some logic to it.