Add release tag missed from last release

bzr-revno: 2534
This commit is contained in:
Raoul Snyman 2015-04-28 17:09:31 +01:00 committed by Tim Bentley
commit dac9091871
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