How do you guys keep track of build versions?

Discussion in 'Planetary Annihilation General Discussion' started by someonewhoisnobody, January 26, 2014.

  1. someonewhoisnobody

    someonewhoisnobody Well-Known Member

    Messages:
    657
    Likes Received:
    361
    I noticed that every release of the game the build number jumps by more than just one, which I am assuming means that that is actually the amount of times that the game has been built. To keep track of the build number are you using AssemblyInfo? Or some plugin like Build Version Increment?
  2. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Last edited: January 26, 2014
  3. lokiCML

    lokiCML Post Master General

    Messages:
    1,973
    Likes Received:
    953
    Every time a developer makes a commit to source repository increments it by one. So the difference is the amount of commits that have been committed since previous build.

Share This Page