make-rules/ips-buildinfo.mk
changeset 5987 c070fc9ea447
parent 5983 f10ab5ae99d7
child 6047 12cf6432371b
equal deleted inserted replaced
5986:bab15c34f645 5987:c070fc9ea447
    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 ?= 3
    77 NIGHTLYID ?= 4
    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 #