Incrementing Version Numbers
August 14th, 2007 by greg
Dealing with software version numbers is a pain. If you try to do it manually you will invariably end up forgetting to update the version information in your source code or forget to commit the changes. Having programatic access to version information is helpful too.
Category: Code, Geek, Tips | No Comments »
