Skip to content
  • jameson.rollins@LIGO.ORG's avatar
    New versioning scheme · d895bfa0
    jameson.rollins@LIGO.ORG authored
    New version scheme that does not depend on SVN rev number:
    
      MAJOR.MINOR.REV
    
    MAJOR is one hex, and MINOR and REV are two hex each, which can be easily
    stuffed into a 32-bit in with some reserved space left over.  The new
    version module provides functions for converting for string and int
    representations of the version.
    
    New "release" make targets allow for easily incrementing the appropriate
    fields on release.
    
    git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/guardian/trunk@1543 e3bfa956-ff0e-4416-9af7-00b7a258cde5
    d895bfa0