We use CruiseControl.NET to automate our builds and keep track of the Last Build Number. However, this number resets to one for newly created CC.NET projects. We would like the Last Build Number sequence to continue for branched projects (e.g., patches to existing releases).
Is there a way to globally increment the Last Build Label across multiple CruiseControl.NET projects?