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