make-rules/ips-buildinfo.mk
changeset 7740 e9bb344268e8
parent 7728 f3c1572b70de
child 7797 3fc9af94303d
equal deleted inserted replaced
7739:7ec314b7eb2f 7740:e9bb344268e8
    72 # that's the case in ON, which this is copied from. We keep it simple,
    72 # that's the case in ON, which this is copied from. We keep it simple,
    73 # though you could use something like this if you want:
    73 # though you could use something like this if you want:
    74 #
    74 #
    75 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    75 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    76 #
    76 #
    77 NIGHTLYID ?= 0
    77 NIGHTLYID ?= 1
    78 
    78 
    79 #
    79 #
    80 # Branch Identifier.  Used in the version section of the package name to
    80 # Branch Identifier.  Used in the version section of the package name to
    81 # identify the operating system branch that the package was produced for.
    81 # identify the operating system branch that the package was produced for.
    82 #
    82 #