forked from openlp/openlp
Release 2.4.6
bzr-revno: 2684
This commit is contained in:
parent
6b37313288
commit
f90bb9f14a
@ -1 +1 @@
|
|||||||
2.4.5
|
2.4.6
|
||||||
|
@ -29,7 +29,7 @@ from subprocess import Popen, PIPE
|
|||||||
|
|
||||||
TAGS1 = {'1.9.0', '1.9.1', '1.9.2', '1.9.3', '1.9.4', '1.9.5', '1.9.6', '1.9.7', '1.9.8', '1.9.9', '1.9.10',
|
TAGS1 = {'1.9.0', '1.9.1', '1.9.2', '1.9.3', '1.9.4', '1.9.5', '1.9.6', '1.9.7', '1.9.8', '1.9.9', '1.9.10',
|
||||||
'1.9.11', '1.9.12', '2.0', '2.1.0', '2.1.1', '2.1.2', '2.1.3', '2.1.4', '2.1.5', '2.1.6', '2.2',
|
'1.9.11', '1.9.12', '2.0', '2.1.0', '2.1.1', '2.1.2', '2.1.3', '2.1.4', '2.1.5', '2.1.6', '2.2',
|
||||||
'2.3.1', '2.3.2', '2.3.3', '2.4', '2.4.1', '2.4.2', '2.4.3', '2.4.4', '2.4.5'}
|
'2.3.1', '2.3.2', '2.3.3', '2.4', '2.4.1', '2.4.2', '2.4.3', '2.4.4', '2.4.5', '2.4.6'}
|
||||||
|
|
||||||
|
|
||||||
class TestBzrTags(TestCase):
|
class TestBzrTags(TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user