##// END OF EJS Templates
release: 0.3
Andrew Shadura -
r5528:9b3e9e24 0.3 stable
parent child Browse files
Show More
@@ -29,7 +29,7 b' Original author and date, and relevant c'
29 29 import sys
30 30 import platform
31 31
32 VERSION = (0, 2, 9)
32 VERSION = (0, 3)
33 33 BACKENDS = {
34 34 'hg': 'Mercurial repository',
35 35 'git': 'Git repository',
General Comments 0
You need to be logged in to leave comments. Login now