make-rules/ips-buildinfo.mk
changeset 6422 3dd7e1768232
parent 6414 d954c02eab10
child 6515 28cf9b29973a
equal deleted inserted replaced
6421:40f2544c1ff6 6422:3dd7e1768232
    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 #