I have this in my config file

        <labeller type="defaultlabeller">
                <initialBuildLabel>161</initialBuildLabel>
                <incrementOnFailure>true</incrementOnFailure>
                <labelFormat>0000</labelFormat>
        </labeller>

I want to start my builds at number 161, but my build lable started at
0001. Do I have to say 0161 (leading 0) as my initial build to make
this work?

Reply via email to