##// END OF EJS Templates
version bump
marcink -
r4101:b4d01774 default
parent child Browse files
Show More
@@ -26,7 +26,7 b''
26 import sys
26 import sys
27 import platform
27 import platform
28
28
29 VERSION = (1, 7, 1)
29 VERSION = (1, 7, 2)
30 BACKENDS = {
30 BACKENDS = {
31 'hg': 'Mercurial repository',
31 'hg': 'Mercurial repository',
32 'git': 'Git repository',
32 'git': 'Git repository',
General Comments 0
You need to be logged in to leave comments. Login now