This is by design.
Go to the property node with "History.Revision Number" and make a right click. From the menu choose "Help for History:Revision Number" and you will get to the help for this topic. In the help is table and is says "Available in runtime engine: No".
You have to make your own version numbering.
We handle this in the following way:
Create a VI named About.vi to hold the version info. Allow the user to select "About..." from the menu bar. The about VI will be displayed automatically.
This VI contains something about the version of the app.
After you have created your app move the VIs to your source code control system and label the VIs with the same version information as in the app.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions