Hello,
I want to add a version to each of my files. Something on top like this...
If I include this header, is there anyway I can automatically adjust the versions throughout all of my files? For instance, does websphere have a variable I can define for the product version that will do this?
Any thoughts?
Thanks,
Ron
typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;
I want to add a version to each of my files. Something on top like this...
Code:
[green]
/* Blah My Product Blah
* Version 1.0.0
*
*/
[/green]
If I include this header, is there anyway I can automatically adjust the versions throughout all of my files? For instance, does websphere have a variable I can define for the product version that will do this?
Any thoughts?
Thanks,
Ron
typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;