Use 'git describe' to get current version number in checkVersions()
authorRalf Jung <post@ralfj.de>
Wed, 13 Feb 2013 16:15:40 +0000 (17:15 +0100)
committerRalf Jung <post@ralfj.de>
Wed, 13 Feb 2013 16:15:40 +0000 (17:15 +0100)
commit1c97a041534e9aacaba12939729eb1ab3ea3d798
tree66bc72492a25b752b30f8f103d0a8930e35d11f4
parent7e9392d1b724df00869c018b3ed9aabc6d2dc5a4
Use 'git describe' to get current version number in checkVersions()

The old method could not deal well with multiple tags for the same commit
vcs.py