Advanced Customization > Business Logic Customization > Customizing Life Cycle Administration > Setting Up a Customized State-Based Versioning Scheme > Making the Newly Added Version Schemes Available in the Lifecycle Administrator
  
Making the Newly Added Version Schemes Available in the Lifecycle Administrator
Customize the Lifecycle Administrator, adding the two seeds as options to the ‘Version Series’ drop-down.
This is done using the enumCustomize utility found in <Windchill>\bin, and the file to modify is the Resource Bundle wt.series.SeriesRangeSelectorRB.
Ensure that the key that you add matches the name of the seed you have defined in the StateBasedSeries.xml. Below is an example of how to add the PROTOTYPE seed, which we added as a seed and loaded in Step 1.
Rebuild the resource:
Finally, rebuild the jars in a Windchill shell with the following command:
<Windchill>\ant\bin\ant -f <Windchill>\codebase\makejar.xml
Note that the extra series’ were added using the ‘Default’ locale in the enumCustomize utility. This means that they will only be visible if the browser language is set to English (US).