R – How to version your asp.net website

versioning

What is the best way to version your asp.net website using the standard major.minor.revision.build? Do you use a script or do you manually change those numbers?

Best Answer

We set it via our build and deploy script.