PDA

View Full Version : Automatically get version number


lledden
09-29-2006, 10:42 AM
SF has a session variable screen which contains a Version variable. By default this is a hardcoded value which ends up getting displayed on the User Interface. Wouldn't it make more sense to get this out of a file or assembly? It ends up having to be changed everytime you make a build. It is very easy to forget.

Adam
10-03-2006, 11:04 AM
Thanks for the suggestion.

Adam Kapilik