make-rules/ips-buildinfo.mk
changeset 5963 bde4274dfdfd
parent 5933 ae0fa4fda82e
child 5975 3b31b59da176
equal deleted inserted replaced
5962:cb383b2a2d0a 5963:bde4274dfdfd
    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 #