1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Script tweaks.

After getting git ident, make sure AboutDialog.cpp rebuilds.
This commit is contained in:
James Crook
2017-01-03 15:28:42 +00:00
parent 8af454f3aa
commit 29a392f675
2 changed files with 5 additions and 2 deletions

View File

@@ -1 +1,2 @@
git show -s --format="wxT(\"[[http://github.com/audacity/audacity/commit/%H|%h]] of %cd\")" | tee ../src/RevisionIdent.h
git show -s --format="wxT(\"[[http://github.com/audacity/audacity/commit/%H|%h]] of %cd\")" | tee ../src/RevisionIdent.h
touch ../src/AboutDialog.cpp