# These values identify the release and patchlevel represented by these sources. # RELEASE = year Nth special ; # 'year' is the year of the release # 'Nth' is which release of the year (1 2 3) # 'special' is 'main' for mainline builds and 'beta' for beta builds. # PATCHLEVEL = changeno ; # Of the source. # SUPPDATE = yyyy mm dd ; # Of the build. The copyright date is derived from SUPPDATE. RELEASE = 2018 2 main ; PATCHLEVEL = 1661594 ; SUPPDATE = 2018 05 15 ;