On Sep 26, 2014, at 12:55 PM, Steve Simmons <s...@umich.edu> wrote: > If I manually update patchlevel.h to change from 0 to 9, the version is > reported as '2.05b.((1)-release'. Bug?
Bad Steve, no donut. With patchlevel.h correctly modified as above, bash reports the version as 2.05b.9(1)-release. Feel free to abuse me. Without the mod above, building 2.05b with patches 1-9 applied, bash reports the version as 2.05b.0(1)-release. Steve