##// END OF EJS Templates
release: 0.4.0
Thomas De Schampheleire -
r7531:19086c5d 0.4.0 stable
parent child Browse files
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, 'rc2')
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