make-rules/ips-buildinfo.mk
changeset 5161 3c9b03827fe0
parent 5156 ef093eca099b
child 5213 68d34c2581d6
equal deleted inserted replaced
5160:d425276e4d74 5161:3c9b03827fe0
    70 # that's the case in ON, which this is copied from. We keep it simple,
    70 # that's the case in ON, which this is copied from. We keep it simple,
    71 # though you could use something like this if you want:
    71 # though you could use something like this if you want:
    72 #
    72 #
    73 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    73 #NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
    74 #
    74 #
    75 NIGHTLYID ?= 0
    75 NIGHTLYID ?= 1
    76 
    76 
    77 #
    77 #
    78 # Branch Identifier.  Used in the version section of the package name to
    78 # Branch Identifier.  Used in the version section of the package name to
    79 # identify the operating system branch that the package was produced for.
    79 # identify the operating system branch that the package was produced for.
    80 #
    80 #