make-rules/ips-buildinfo.mk
changeset 5560 61114c4b4667
parent 5510 f028b67aa15b
child 5581 1cb4c773ed33
equal deleted inserted replaced
5559:a6efae0791c0 5560:61114c4b4667
    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 #