Show More
@@ -30,7 +30,7 b' Original author and date, and relevant c' | |||||
30 | import sys |
|
30 | import sys | |
31 | import platform |
|
31 | import platform | |
32 |
|
32 | |||
33 |
VERSION = (0, 4, 0 |
|
33 | VERSION = (0, 4, 0) | |
34 | BACKENDS = { |
|
34 | BACKENDS = { | |
35 | 'hg': 'Mercurial repository', |
|
35 | 'hg': 'Mercurial repository', | |
36 | 'git': 'Git repository', |
|
36 | 'git': 'Git repository', |
General Comments 0
You need to be logged in to leave comments.
Login now