changeset 10 | 905843405257 |
parent 6 | 4779d7083767 |
child 12 | 86e315be5b57 |
--- a/Makefile Fri Apr 17 15:43:36 2015 +0200 +++ b/Makefile Mon Apr 20 16:00:34 2015 +0200 @@ -1,7 +1,8 @@ TXT = abstract.txt HTML = out/abstract.html -REVISION = ${shell hg id -tibB} +#REVISION = ${shell hg id -tibB} +REVISION = ${shell hg log -r . --template '{latesttag}-{latesttagdistance}-{node|short}'} DATE = ${shell date -I}