Is there a way to determine watch app version from monkey c?

in the manifest.xml file I am able to set a version number for my project.  Is there a way to access this from withiin the app?  I'd like to be able to display version number as would help testers to know if they are on the latest version.

Otherwise I can manually set in as a variable, but seems like duplication.