DRV_VERSION is a derived field displays the version of the build the application is currently running. This is derived from the files within the HLAppResources\release\config directory. This version would only be updated during an upgrade of the application. For example, for admin users, the file __ePersonalityStyle.xml__ contains the following XML snippet, which indicates the version that will be presented to the Admin interface: {{{ <versionRules> <versionRule application="ProfessionalUI" productName="Personality" version="5.03.00" /> </versionRules> }}} and the __selfServiceStyle.xml__ files present the version to the Self Service users (in the browser banner) ---- ![Notes|Edit:Internal.DRV_VERSION] [{InsertPage page='Internal.DRV_VERSION' default='Click to create a new notes page'}]