Tagged Questions

2
votes
2answers
181 views

How can I get an updated $Revision$ in my code

I have a project into which I'd like to embed the revision number automagically. In this case, it's a multi-file perl script. In the main file, I have a line that looks like this: my $revision = ...