I have a java project in NetBeans and im using Mercurial for version controlling.
I want to see my project version number in about box and i want it to be updated according to Mercurial revision number.
Any ideas how to do it? 🙂
I have a java project in NetBeans and im using Mercurial for version controlling.
Share
Following ‘Version numbering for auto builds with Mercurial‘, you can record in a VERSION.TXT file (that you about dialog would display) the result of:
Lazy Badger comments:
You have more options in “How good is my method of embedding version numbers into my application using Mercurial hooks?“
version_gen.shwith: