VA Assist provides the ability to automatically update the JavaDoc
@version tags for all classes and interfaces that are being versioned. It works regardless of how you version (e.g., automatic, one
name or name each) or at what level you version (e.g., project, package or
type). Any type with an @version tag will be updated. Those without
@version tags are left alone (which means that you have to add the
@version tag yourself to any type that does not have one).

This option may also be configured via the "VA
Assist | Versions" options
page or directly via the enhanced
version dialog.

Compatibility Note: Renaming versions only effects the library version name of the selected items. It does not affect
JavaDoc @version tags or version fields/methods since changing source code for an existing version is not permitted. In order to change any of the source code for a class or one of its methods, a new edition must be
obtained.