make-rules/ips-buildinfo.mk
changeset 7257 779372532897
parent 7249 1bdfab88cbbf
child 7357 c7c52f21baa4
equal deleted inserted replaced
7254:b5b14b374b25 7257:779372532897
    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 #