make-rules/ips-buildinfo.mk
changeset 4576 063b7e011118
parent 4564 555511a0d0f7
child 4638 0be76b6a106a
equal deleted inserted replaced
4575:bd0427b0c2c0 4576:063b7e011118
    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 #