Add a simple script for getting a version tag from a svn/git-svn/git
authorDaniel Dunbar <daniel@zuster.org>
Thu, 21 Jan 2010 16:09:59 +0000 (16:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 21 Jan 2010 16:09:59 +0000 (16:09 +0000)
commite40eb09e5e983b09947ab0191584b219ee33dc2e
tree8505e0ea9a19a4038055c081e40a0cb5d919e55a
parent629bff692ae96dea517dc854e27b57ee6c8729ef
Add a simple script for getting a version tag from a svn/git-svn/git
repository. Feel free to add support for your favorite VCS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94077 91177308-0d34-0410-b5e6-96231b3b80d8
utils/GetSourceVersion [new file with mode: 0755]