##// END OF EJS Templates
release: 0.3.6
Thomas De Schampheleire -
r7323:082c9b8f 0.3.6 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, 5)
32 VERSION = (0, 3, 6)
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