Fix release tag checker for 2.1.1

bzr-revno: 2439
This commit is contained in:
Philip Ridout 2014-11-02 17:49:14 +00:00 committed by Tim Bentley
commit fbeb0222a8
1 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,8 @@ TAGS = [
['1.9.11', '2039'],
['1.9.12', '2063'],
['2.0', '2118'],
['2.1.0', '2119']
['2.1.0', '2119'],
['2.1.1', '2438']
]
# Depending on the repository, we sometimes have the 2.0.x tags in the repo too. They come up with a revision number of
# "?", which I suspect is due to the fact that we're using shared repositories. This regular expression matches all