Can I get a quick example of how to use this?
I am not quite sure how to get at the build number.
*EDIT*
I figured it out. You need to add the define BUILDNO=0 in the project settings->compiler tab of the project you want. Then you can use 'BUILDNO' in your code.
Thanks for the useful Add-in. I like it.