deploy.py: insert version number into sources.
commit2bf92b19e46b9c1ba8a340c24dcfe4fd06cab45c
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 6 Apr 2011 20:17:29 +0000 (6 20:17 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 6 Apr 2011 20:17:29 +0000 (6 20:17 +0000)
tree2a46e11ca294ce06b3c695489ceccfee4b0bd0a1
parente5a0d80d6f54dd88feedfb2570cf1d7f882b8a4e
deploy.py: insert version number into sources.

After downloading the sources insert the number of the revision checked out
into the code. Results in the Rockbox Utility about dialog showing the actual
revision instead of the one of the last change to version.h. Only applied when
building from trunk for now.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29684 a1c6a512-1295-4272-9138-f99709370657
utils/common/deploy-rbutil.py
utils/common/deploy-themeeditor.py
utils/common/deploy.py