Add 2.1.4 to the list of allowed tags.

This commit is contained in:
Raoul Snyman 2015-04-27 23:18:03 +02:00
parent 07b7d9b6a9
commit b1237b6b6a
2 changed files with 3 additions and 1 deletions

View File

@ -42,3 +42,4 @@ __pycache__
*.~\?~
.coverage
cover
*.kdev4

View File

@ -46,7 +46,8 @@ TAGS = [
['2.1.0', '2119'],
['2.1.1', '2438'],
['2.1.2', '2488'],
['2.1.3', '2513']
['2.1.3', '2513'],
['2.1.4', '2532']
]
# 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