how to implement a build number
I would like to have an automatic build number in my UDS distribution tar.file. This number should be automatically incremented with every build.
This number will tag the distribution and should also be accessible in the deployed application, so I can ask the application which build it is.
How did you implement this functionality?
Thanks for your help.

